Android 界面中Button中文字不居中,怎么回事?

<?xmlversion=”1.0”encoding=”utf-8”?><RelativeLayoutxmlns:android=http://schemas.andro... <?xml version =”1.0” encoding =”utf-8”?><RelativeLayout xmlns:android=http://schemas.android.com.apk/res/android android :layout_width="wrap_content" android :layout_height="wrap_content"> <ImageView android:id=”@+id/help_gif” android :layout_width="wrap_content" android :layout_height="wrap_content" android :layout_centerHorizontal="true"/><!--288/168> <TextView android:id=”@+id/help_summary” android :layout_width="fill_content" android :layout_height="wrap_content" android :textSize=”14sp” android :textColor=”#777777” android :layout_centerHorizontal="true" android :gravity="center_horizontal" android :layout_marginTop="8dp" android :paddingLeft="32dp" android :paddingRight="32dp" android :layout_below="@id/help_gif” <LinearLayout android :layout_width="wrap_content" android :layout_height="wrap_content" android :layout_centerHorizontal="true" android :gravity="center_horizontal" android :layout_below="@id/help_summary" android :layout_marginTop="16dp"> <Button android:id="@+id/help_try" android :layout_width="120dp" android :layout_height="wrap_content" android :layout_marginBottom="5dp" android :gravity="center_horizontal" android :text="@string/try_it"/> <Button android:id="@+id/help_ok" android :layout_width="120dp" android :layout_height="wrap_content" android :layout_alignTop=“@id/help_try” android :layout_toRightOf=“@id/help_try” android :layout_marginBottom="5dp" android :gravity="center_horizontal" android :text="@string/i_know_it"/></LinearLayout></RelativeLayout>如图所示,怎么回事呢?把两个Button中的android :gravity="center_horizontal"改为android :gravity="center"还是不可以,怎么办?大神们出来指点下啊。 展开
 我来答
Ares_Target
2014-05-08 · 超过13用户采纳过TA的回答
知道答主
回答量:36
采纳率:0%
帮助的人:30.8万
展开全部
android :gravity="center_horizontal"改为android :gravity="center_horizontal | center_vertical"
更多追问追答
追问
android :layout_marginBottom="5dp"需要去掉吗?谢谢
追答
5dp可以忽略不计的,如果你要居中的话,最好去掉,有的公司客户专门用工具量,检测一下是否居中
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式