aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/basic_cell_item.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-01-12 17:33:34 -0800
committerScott Jackson <daneren2005@gmail.com>2016-01-12 17:33:34 -0800
commit1b467698529b3f3a6a01912004e7c3ef8a769a70 (patch)
tree01bdb53bfe7c2993bbb2c411373020bedcaf57c8 /app/src/main/res/layout/basic_cell_item.xml
parent2f03e2264f76ce105c981ef4312683a57437431c (diff)
downloaddsub-1b467698529b3f3a6a01912004e7c3ef8a769a70.tar.gz
dsub-1b467698529b3f3a6a01912004e7c3ef8a769a70.tar.bz2
dsub-1b467698529b3f3a6a01912004e7c3ef8a769a70.zip
Tweak fast scrollbars some more + add padding for regular scrollbar
Diffstat (limited to 'app/src/main/res/layout/basic_cell_item.xml')
-rw-r--r--app/src/main/res/layout/basic_cell_item.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout/basic_cell_item.xml b/app/src/main/res/layout/basic_cell_item.xml
index fcfb6da5..a10fc4be 100644
--- a/app/src/main/res/layout/basic_cell_item.xml
+++ b/app/src/main/res/layout/basic_cell_item.xml
@@ -39,8 +39,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="right|center_vertical"
- android:paddingRight="2dp"
- style="@style/BasicButton"/>
+ style="@style/MoreButton"/>
</LinearLayout>
</LinearLayout>
</github.daneren2005.dsub.view.CardView> \ No newline at end of file