mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-02-15 02:50:53 +01:00
add rounded corners at the Recents placeholder
This commit is contained in:
parent
8727b369d1
commit
94ed05b3db
@ -26,7 +26,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@+id/recents_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/request_access"
|
||||
|
Loading…
x
Reference in New Issue
Block a user