app/src/main/res/layout/activity_personal_notepad.xml
@@ -12,7 +12,7 @@ <androidx.constraintlayout.widget.ConstraintLayout android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/color_normal_background" android:background="?attr/pageBackgroundColor" > <com.android.app_base.widget.ExtendTitleBar @@ -20,7 +20,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" app:layout_constraintTop_toTopOf="parent" app:leftIcon="@drawable/ic_back" > <FrameLayout android:layout_width="24dp"