use a darker BG at big contact photo viewing
This commit is contained in:
parent
df91754c3c
commit
af9af0a873
1 changed files with 1 additions and 1 deletions
|
|
@ -409,7 +409,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:alpha="0"
|
||||
android:background="#88000000"
|
||||
android:background="#BB000000"
|
||||
android:clickable="true"
|
||||
android:padding="@dimen/activity_margin"
|
||||
android:scaleType="fitCenter"
|
||||
|
|
|
|||
Loading…
Reference in a new issue