<LinearLayout android:layout_width="fill_parent"
android:layout_height="fill_parent" android:orientation="horizontal">
<CheckBox android:layout_width="wrap_content"
android:layout_height="wrap_content" android:checked="true" android:gravity="left"></CheckBox>
<TextView style="@style/rememberLabel" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:text="@string/lbl_rememberme"></TextView>
</LinearLayout>
sad
最新推荐文章于 2025-06-02 13:44:40 发布