Skip to content

Commit af9af0a

Browse files
committed
use a darker BG at big contact photo viewing
1 parent df91754 commit af9af0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/activity_view_contact.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
android:layout_width="match_parent"
410410
android:layout_height="match_parent"
411411
android:alpha="0"
412-
android:background="#88000000"
412+
android:background="#BB000000"
413413
android:clickable="true"
414414
android:padding="@dimen/activity_margin"
415415
android:scaleType="fitCenter"

0 commit comments

Comments
 (0)