Merge changes I4ae01109,Ib45289c3 into oc-dev
* changes: Remove shadow below app info header. Fix ANR in installed app details.
This commit is contained in:
committed by
Android (Google) Code Review
commit
eda3e8c3d9
@@ -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