Fix travis
- Remove duplicate of AndroidManifest - Remove some non-translatable strings from "ar" translation, and general clean-up of other
This commit is contained in:
parent
b43c56085d
commit
7a4a54c3ea
31 changed files with 4 additions and 1636 deletions
|
|
@ -7,13 +7,6 @@
|
|||
<item name="android:windowBackground">@android:color/black</item>
|
||||
</style>
|
||||
|
||||
<style name="ExoPlayerButton">
|
||||
<item name="android:layout_width">wrap_content</item>
|
||||
<item name="android:layout_height">wrap_content</item>
|
||||
<item name="android:minWidth">40dp</item>
|
||||
</style>
|
||||
|
||||
|
||||
<!-- Base application theme. -->
|
||||
<style name="AppTheme" parent="Theme.AppCompat.Light">
|
||||
<item name="android:actionBarStyle">@style/NewPipeActionbarTheme</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue