mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
removed unwanted attribute
This commit is contained in:
parent
c00617d81f
commit
bb8ebe5611
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