bump version, update light theme
This commit is contained in:
parent
ad6b01cb46
commit
47a2f150ab
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.fox.ttrss"
|
||||
android:versionCode="168"
|
||||
android:versionName="1.7.5" >
|
||||
android:versionCode="169"
|
||||
android:versionName="1.7.6" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="8"
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 287 B |
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
|
||||
<item android:drawable="@color/headlines_light"/>
|
||||
<!-- <item android:drawable="@color/headlines_light"/> -->
|
||||
<item android:drawable="@drawable/shadow"/>
|
||||
|
||||
</layer-list>
|
Loading…
Reference in New Issue
Block a user