I'm trying to get the value of the attribute "android.R.attr.listPreferredItemHeight" so i can use it when adding a view.
addView(mText, new LinearLayout.LayoutParams(LayoutParams.FILL_PARENT, "value here"));
How do i do that.

Return to Other Coding-Problems
Users browsing this forum: No registered users and 3 guests