a
554325746@qq.com
2019-12-25 84e391f79e4c298e31b990667a54d991d645949f
app/src/main/res/layout/fragment_account_setting.xml
@@ -50,7 +50,7 @@
            <Button
                android:id="@+id/btn_change_photo"
                android:layout_width="0dp"
                android:layout_width="wrap_content"
                android:layout_weight="1"
                android:layout_height="@dimen/h40"
                android:layout_gravity="center"
@@ -65,8 +65,23 @@
                android:layout_weight="1" />
            <Button
                android:id="@+id/btn_sure_photo"
                android:id="@+id/btn_delete_photo"
                android:layout_width="wrap_content"
                android:layout_weight="1"
                android:layout_height="@dimen/h40"
                android:layout_gravity="center"
                android:background="@drawable/blue_button"
                android:text="恢复默认头像"
                android:textColor="@color/colorWhite"
                android:textSize="@dimen/font_size_21" />
            <View
                android:layout_width="0dp"
                android:layout_height="wrap_content"
                android:layout_weight="1" />
            <Button
                android:id="@+id/btn_sure_photo"
                android:layout_width="wrap_content"
                android:layout_weight="1"
                android:layout_height="@dimen/h40"
                android:layout_gravity="center"
@@ -82,6 +97,7 @@
        </LinearLayout>
        <LinearLayout
            android:visibility="gone"
            android:layout_width="match_parent"
            android:layout_height="@dimen/h87">