app/src/main/res/layout/activity_login_bg_change.xml
@@ -13,7 +13,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:background="@color/color_normal_background" android:background="?attr/pageBackgroundColor" > <com.android.app_base.widget.ExtendTitleBar android:layout_width="match_parent" @@ -55,7 +55,7 @@ android:paddingEnd="5dp" android:paddingVertical="10dp" tools:itemCount="3" tools:listitem="@layout/item_image" tools:listitem="@layout/item_electronic_file_add" /> </RelativeLayout> </LinearLayout>