为了账号安全,请及时绑定邮箱和手机立即绑定

gravity在styles.xml里是这样设置吗 还是新建gravity.xml

576b9b2d0001237a04630122.jpg

576b9b2d000106e605000174.jpg

哎呀 百度了好久也不知道怎么弄 

正在回答

2 回答

<LinearLayout  

   xmlns:android="http://schemas.android.com/apk/res/android"  

    android:orientation="vertical"  

    android:layout_width="fill_parent"  

    android:layout_height="fill_parent">  

    <EditText  

        android:layout_width="wrap_content"  

        android:gravity="center"  

        android:layout_height="wrap_content"  

        android:text="one"  

        android:layout_gravity="right"/>  

</LinearLayout>  

直接是在MainActivity.xml中相应控件里面设置即可。

http://blog.csdn.net/feng88724/article/details/6333809

0 回复 有任何疑惑可以回复我~
#1

onceeeeday 提问者

谢谢你~
2016-06-26 回复 有任何疑惑可以回复我~
0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
Android攻城狮的第一门课(入门篇)
  • 参与学习       312585    人
  • 解答问题       4633    个

想快速掌握Android应用开发基础,选择学习这门课程就对了。

进入课程

gravity在styles.xml里是这样设置吗 还是新建gravity.xml

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信