* commit '8ef6da5c9e40ae73a4f73be72df28d51fffcfaad': More background protection in Recents for status bar
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:layout_height="match_parent"
|
||||
android:layout_width="match_parent"
|
||||
android:foreground="@drawable/bg_protect"
|
||||
systemui:recentItemLayout="@layout/status_bar_recent_item"
|
||||
>
|
||||
<FrameLayout
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
android:id="@+id/recents_root"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_width="match_parent"
|
||||
android:foreground="@drawable/bg_protect"
|
||||
systemui:recentItemLayout="@layout/status_bar_recent_item"
|
||||
>
|
||||
<FrameLayout
|
||||
|
||||