Add in-app update

This commit is contained in:
h4h13 2020-04-26 22:19:46 +05:30
parent 0c9525834e
commit 162535e3dd
4 changed files with 87 additions and 6 deletions

View file

@ -19,6 +19,7 @@
<androidx.coordinatorlayout.widget.CoordinatorLayout
android:layout_width="match_parent"
android:id="@+id/mainContent"
android:layout_height="match_parent">
<com.google.android.material.appbar.AppBarLayout