mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-24 06:41:03 +00:00
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
This commit is contained in:
@@ -161,15 +161,17 @@
|
||||
android:padding="12dp"
|
||||
app:cornerRadius="0dp"
|
||||
app:showText="false"
|
||||
app:thumbTint="@color/button_switch_track" />
|
||||
app:useMaterialThemeColors="true" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/animeSourceDubbedText"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:layout_marginStart="-8dp"
|
||||
android:layout_marginStart="-10dp"
|
||||
android:elegantTextHeight="true"
|
||||
android:textSize="14sp"
|
||||
android:paddingLeft="7dp"
|
||||
android:ellipsize="marquee"
|
||||
android:fontFamily="@font/poppins_bold"
|
||||
android:marqueeRepeatLimit="marquee_forever"
|
||||
@@ -345,4 +347,4 @@
|
||||
android:textSize="16sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user