Merge "More background protection in Recents for status bar" into klp-dev
BIN
packages/SystemUI/res/drawable-hdpi/bg_protect.9.png
Normal file
|
After Width: | Height: | Size: 226 B |
BIN
packages/SystemUI/res/drawable-land-hdpi/bg_protect.9.png
Normal file
|
After Width: | Height: | Size: 222 B |
BIN
packages/SystemUI/res/drawable-land-mdpi/bg_protect.9.png
Normal file
|
After Width: | Height: | Size: 201 B |
BIN
packages/SystemUI/res/drawable-land-xhdpi/bg_protect.9.png
Normal file
|
After Width: | Height: | Size: 235 B |
BIN
packages/SystemUI/res/drawable-land-xxhdpi/bg_protect.9.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
packages/SystemUI/res/drawable-mdpi/bg_protect.9.png
Normal file
|
After Width: | Height: | Size: 213 B |
BIN
packages/SystemUI/res/drawable-xhdpi/bg_protect.9.png
Normal file
|
After Width: | Height: | Size: 255 B |
BIN
packages/SystemUI/res/drawable-xxhdpi/bg_protect.9.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
@@ -24,6 +24,7 @@
|
|||||||
android:id="@+id/recents_root"
|
android:id="@+id/recents_root"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
android:foreground="@drawable/bg_protect"
|
||||||
systemui:recentItemLayout="@layout/status_bar_recent_item"
|
systemui:recentItemLayout="@layout/status_bar_recent_item"
|
||||||
>
|
>
|
||||||
<FrameLayout
|
<FrameLayout
|
||||||
|
|||||||
@@ -24,6 +24,7 @@
|
|||||||
android:id="@+id/recents_root"
|
android:id="@+id/recents_root"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
android:foreground="@drawable/bg_protect"
|
||||||
systemui:recentItemLayout="@layout/status_bar_recent_item"
|
systemui:recentItemLayout="@layout/status_bar_recent_item"
|
||||||
>
|
>
|
||||||
<FrameLayout
|
<FrameLayout
|
||||||
|
|||||||