mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Mavenized (almost) everything - Transcode feature removed
This commit is contained in:
parent
0a493dc8a1
commit
3a313f3fb3
444 changed files with 1703 additions and 34416 deletions
4
commons/res/drawable/action_bar_translucent.xml
Normal file
4
commons/res/drawable/action_bar_translucent.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<gradient android:angle="90" android:startColor="#60ffffff" android:endColor="#40ffffff"/>
|
||||
</shape>
|
||||
Loading…
Add table
Add a link
Reference in a new issue