mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-27 05:23:00 +00:00
fixed bug in language chooser
This commit is contained in:
parent
b79ce2ab57
commit
b053783bf5
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/exo_semibold"
|
||||
android:text="Български (България) + Black"
|
||||
android:text="Български (България)"
|
||||
android:textSize="18sp" />
|
||||
|
||||
<com.google.android.material.radiobutton.MaterialRadioButton
|
||||
|
|
Loading…
Reference in a new issue