mirror of
https://github.com/FossifyOrg/Phone.git
synced 2026-04-19 14:57:22 -04:00
Use rounded corner for indicator track
This commit is contained in:
@@ -48,5 +48,6 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerInParent="true"
|
||||
android:indeterminate="true" />
|
||||
android:indeterminate="true"
|
||||
app:trackCornerRadius="@dimen/small_margin" />
|
||||
</org.fossify.phone.fragments.RecentsFragment>
|
||||
|
||||
Reference in New Issue
Block a user