OSDN Git Service

Fixes rounded corners for clear all button on low ram devices
authorMatthew Ng <ngmatthew@google.com>
Tue, 3 Oct 2017 22:17:16 +0000 (15:17 -0700)
committerMatthew Ng <ngmatthew@google.com>
Tue, 3 Oct 2017 22:57:26 +0000 (22:57 +0000)
commitd2eb55d0982c7408153b890d69e267a930b30562
tree0022cf87cf0f7edbf987511bdb3f4e7a90f18137
parentb986ebce7583e1409f59d975981f9bdf6aa34151
Fixes rounded corners for clear all button on low ram devices

Fixed rounded corners for clear all button by using a themed
background color on a shape with rounded corners instead of
programmatically changing the background color.

Change-Id: Iaaf4f0d94d417b0064c7e6bf4895b49d9fa6561f
Fixes: 67368134
Test: manual - go to recents and scroll up to show clear all button
packages/SystemUI/res/drawable/recents_low_ram_stack_button_background.xml
packages/SystemUI/src/com/android/systemui/recents/views/RecentsView.java