Skip to content

Commit

Permalink
fix bottom sheet aim
Browse files Browse the repository at this point in the history
  • Loading branch information
bowyer-app committed Sep 23, 2015
1 parent 5709e43 commit 8f96f8d
Show file tree
Hide file tree
Showing 4 changed files with 341 additions and 178 deletions.
2 changes: 1 addition & 1 deletion demo/src/main/res/layout/activity_bottom_sheet.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="bottom"
app:ft_container_gravity="end"
app:ft_container_gravity="center"
app:ft_color="@color/primary">

<ListView
Expand Down
Loading

0 comments on commit 8f96f8d

Please sign in to comment.