android RadioButton issue in android 4

后端 未结 4 1585
星月不相逢
星月不相逢 2021-02-20 02:27

I have a simple application. The screen is build inside a RelativeLayout. I have more LinearLayout(s), one of them shows the 2 RadioButton(s), like this:

               


        
4条回答
  •  北荒
    北荒 (楼主)
    2021-02-20 02:42

    I solved this by setting the paddingLeft of the RadioButton to some value that made it look proper. I've only tested this on my Samsung device and not any other devices so I'm not sure what that will look like on your devices that "worked".

提交回复
热议问题