share dialog: use buttonbar button style

This commit is contained in:
Andrew Dolgov 2017-03-27 19:42:00 +03:00
parent 60753eb827
commit 1e48397853
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
<Button
android:id="@+id/share_button"
style="?android:attr/buttonBarButtonStyle"
android:layout_width="100dp"
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"