info: fix country code
Fix the invalid pt-rBR country code, replacing it with pt-BR.
This commit is contained in:
parent
bb9c842154
commit
fc94bb1369
3 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
style="@style/Widget.Auxio.Button.Icon.Small"
|
style="@style/Widget.Auxio.Button.Icon.Small"
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginEnd="@dimen/spacing_small"
|
android:layout_marginEnd="@dimen/spacing_mid_medium"
|
||||||
android:contentDescription="@string/lbl_sort"
|
android:contentDescription="@string/lbl_sort"
|
||||||
app:icon="@drawable/ic_sort_24"
|
app:icon="@drawable/ic_sort_24"
|
||||||
app:layout_constraintBottom_toTopOf="@id/header_divider"
|
app:layout_constraintBottom_toTopOf="@id/header_divider"
|
||||||
|
|
Loading…
Reference in a new issue