Skip to content

Commit

Permalink
Update welcome_slide3.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon committed Jun 29, 2021
1 parent 41d4a49 commit 716611c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/opff/res/layout/welcome_slide3.xml
Expand Up @@ -18,7 +18,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/bg_screen3"
android:background="@color/bg_welcome_nova"
android:gravity="center">

<ImageView
Expand Down Expand Up @@ -55,4 +55,4 @@
android:textAlignment="center"
android:textColor="@android:color/white"
android:textSize="@dimen/slide_desc" />
</RelativeLayout>
</RelativeLayout>

0 comments on commit 716611c

Please sign in to comment.