mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
Implement back button logic
This commit is contained in:
parent
e6f544b4dd
commit
cfae4feb4a
3 changed files with 36 additions and 4 deletions
|
|
@ -65,6 +65,7 @@
|
|||
</RelativeLayout>
|
||||
<include layout="@layout/bottom_sheet_nearby" />
|
||||
<include layout="@layout/bottom_sheet_details" android:id="@+id/bottom_sheet_details" />
|
||||
<include layout="@layout/bar_more_info" />
|
||||
|
||||
<android.support.design.widget.FloatingActionButton
|
||||
android:id="@+id/fab_plus"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue