0

this is the xml layout.Anybody can tell me why? There is one Linearlayout contains two relativelayout,and the relativelayout contains one textview.When I set the textview's textsize with 32sp and 24 sp,the questions is appear,they can't align in one baseline.

1 Answers1

1

There are two similar problems:
1.Marshmallow RelativeLayout behaves strange with alignBaseline 2.https://code.google.com/p/android/issues/detail?id=73697&thanks=73697

By the way, you'd better show the code.

Community
  • 1
  • 1
Jimson
  • 211
  • 1
  • 2
  • 10