Set alpha for shadow
This commit is contained in:
parent
cade8b05f2
commit
8921d283f6
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="5dp"
|
||||
android:layout_gravity="bottom"
|
||||
android:alpha="0.5"
|
||||
android:scaleType="fitXY"
|
||||
android:src="@drawable/bg_shadow_onmap"/>
|
||||
</FrameLayout>
|
||||
|
|
Loading…
Reference in a new issue