We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019b520 commit b2eb3cdCopy full SHA for b2eb3cd
app/src/main/res/layout/fragment_review_photo.xml
@@ -4,7 +4,7 @@
4
xmlns:tools="http://schemas.android.com/tools"
5
android:layout_width="match_parent"
6
android:layout_height="match_parent"
7
- android:background="@color/background_GNB"
+ android:background="@color/background_primary"
8
android:orientation="vertical"
9
tools:context=".ui.menuDetail.review.ReviewPhotoFragment">
10
0 commit comments