summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-03-27 19:42:00 +0300
committerAndrew Dolgov <[email protected]>2017-03-27 19:42:00 +0300
commit1e48397853a72e712a5c6aa5ad9c6e2a659fc707 (patch)
treef8accf96be223efb50bdaa175cf9360e1fc65611 /org.fox.ttrss/src/main/res/layout
parent60753eb82757fbc4324fc3fdd5700cd6400d9041 (diff)
share dialog: use buttonbar button style
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout')
-rw-r--r--org.fox.ttrss/src/main/res/layout/activity_share.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/activity_share.xml b/org.fox.ttrss/src/main/res/layout/activity_share.xml
index b2ae8d12..c17d9761 100644
--- a/org.fox.ttrss/src/main/res/layout/activity_share.xml
+++ b/org.fox.ttrss/src/main/res/layout/activity_share.xml
@@ -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"