share dialog: use buttonbar button style
This commit is contained in:
parent
60753eb827
commit
1e48397853
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user