Fix bottom app bar in ViewSubredditDetailActivity displaying under nav bar.

This commit is contained in:
Alex Ning
2020-11-12 00:23:02 +08:00
parent aa8d0c49c1
commit 101690f75d
3 changed files with 17 additions and 1 deletions

View File

@@ -239,6 +239,7 @@
android:background="?attr/selectableItemBackgroundBorderless" />
</LinearLayout>
</com.google.android.material.bottomappbar.BottomAppBar>
<com.google.android.material.floatingactionbutton.FloatingActionButton