Android ScrollView Problems

I had some kind of problem when using android:gravity="center" in a TextView inside LinearLayout inside ScrollView and using RelativeLayout too, I just find another way to display contents without using RelativeLayout and TextView with android:gravity="center". The problem was aborting program when layout started, I think in "measure" or "draw" internal methods.
The layout was working fine without the ScrollView, but when I put it outside the main LinearLayout, I had this problems that was so difficult to find and fix.

Comentários

Postagens mais visitadas deste blog

Privacy Policy

Terms & Conditions