mirror of
https://github.com/ev-map/EVMap.git
synced 2026-06-11 07:49:43 -04:00
make the detail view fill the viewport
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:fitsSystemWindows="true"
|
||||
android:fillViewport="true"
|
||||
android:orientation="vertical"
|
||||
app:anchorPoint="@dimen/gallery_height"
|
||||
app:behavior_hideable="true"
|
||||
|
||||
Reference in New Issue
Block a user