Fixing Bug report and change log activities

This commit is contained in:
Prathamesh More 2021-10-25 20:04:36 +05:30
parent ef903bdf42
commit aca697f6ff
8 changed files with 47 additions and 63 deletions

View file

@ -8,12 +8,12 @@
<com.google.android.material.appbar.AppBarLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:fitsSystemWindows="true"
app:liftOnScroll="true">
<com.google.android.material.appbar.MaterialToolbar
android:id="@+id/toolbar"
style="@style/Toolbar"
android:background="@color/transparent"
app:layout_collapseMode="pin"
app:navigationIcon="@drawable/ic_keyboard_backspace_black"
app:title="@string/report_bug"