OSDN Git Service

Removing duplicate string in Recents.
authorWinson Chung <winsonc@google.com>
Wed, 29 Mar 2017 04:33:28 +0000 (21:33 -0700)
committerWinson Chung <winsonc@google.com>
Wed, 29 Mar 2017 05:07:08 +0000 (05:07 +0000)
commit80f7b015ca02dc568c5df30e09510e87a94ee6b1
treebdad22b39e84eb0f45efeaf70c9a2207fdaaab7e
parent76c32a35a956fa3a4559c6ed9512f4083ec011b7
Removing duplicate string in Recents.

- Use the same string when showing incompatible apps as the string that
  we show when launching an incompatible app.

Bug: 35373622
Test: Launch recents with incompatible app while docked, verify string
Change-Id: I8d9a7d6e96a384ccff80ab6ff8a5e53c13d8d420
packages/SystemUI/res/layout/recents_incompatible_app_overlay.xml
packages/SystemUI/res/values/strings.xml
packages/SystemUI/src/com/android/systemui/recents/Recents.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskView.java