mirror of
https://github.com/SimpleMobileTools/Simple-App-Launcher.git
synced 2025-06-02 03:49:20 +02:00
Use rounded ripple drawable for text button
This commit is contained in:
parent
e014db8034
commit
f7b0891429
@ -33,7 +33,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@+id/no_items_placeholder"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:background="?attr/selectableItemBackground"
|
||||
android:background="@drawable/ripple_all_corners"
|
||||
android:gravity="center"
|
||||
android:padding="@dimen/activity_margin"
|
||||
android:text="@string/manage_visible_app_icons"
|
||||
|
Loading…
x
Reference in New Issue
Block a user