mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 09:31:02 +00:00
chore: code refactor
This commit is contained in:
@@ -176,8 +176,8 @@
|
||||
app:labelStyle="@style/fontTooltip"
|
||||
app:thumbRadius="8dp"
|
||||
app:tickColor="#0000"
|
||||
app:trackColorInactive="@color/grey_60"
|
||||
app:trackColorActive="?attr/colorPrimary"
|
||||
app:trackColorInactive="@color/grey_60"
|
||||
app:trackHeight="2dp" />
|
||||
|
||||
</FrameLayout>
|
||||
@@ -301,7 +301,7 @@
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/progress"
|
||||
android:layout_gravity="center"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"/>
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center" />
|
||||
</FrameLayout>
|
||||
|
||||
Reference in New Issue
Block a user