mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 22:30:30 +05:30
Merge pull request #361 from lilcheti/master
download text problem fixed on api 26+
This commit is contained in:
commit
ccca75cefe
@ -148,7 +148,8 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:text="@string/download"
|
||||
android:maxLines="1" />
|
||||
android:maxLines="1"
|
||||
android:autoSizeTextType="uniform"/>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
|
Loading…
Reference in New Issue
Block a user