mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
removed unwanted attribute
This commit is contained in:
parent
269719c660
commit
3cd87072e8
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:id="@+id/album_overlay"
|
android:id="@+id/album_overlay"
|
||||||
android:alpha="0.05"
|
android:alpha="0.05"
|
||||||
android:background=""/>
|
/>
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:id="@+id/folder_details"
|
android:id="@+id/folder_details"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue