aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/basic_cell_item.xml
diff options
context:
space:
mode:
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