Remove shadow below app info header.
Bug: 37670670 Test: visual Change-Id: I4ae011098537a970568f9fa72c49847a595a7fe0
This commit is contained in:
@@ -112,9 +112,4 @@
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
<!-- Drop shadow -->
|
||||
<View android:layout_width="match_parent"
|
||||
android:layout_height="5dp"
|
||||
android:background="@drawable/action_bar_dropshadow"/>
|
||||
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user