multidecrypt: use bottom sheet for longclick options

This commit is contained in:
Vincent Breitmoser
2015-09-16 19:33:43 +02:00
parent 9ac7b33a4e
commit ece06b1933
6 changed files with 108 additions and 10 deletions

View File

@@ -131,7 +131,9 @@
android:layout_height="wrap_content"
android:clickable="true"
android:background="?android:selectableItemBackground"
android:orientation="horizontal">
android:orientation="horizontal"
style="?listPreferredItemHeight"
>
<LinearLayout
android:layout_width="0dp"