首先我们看一下layout_gravity的用法(activity_main.xml): <?xml version="1.0" ... android:layout_height="wrap_content" android:layout_gravity="right" ...
確定! 回上一頁