OSDN Git Service

Fix SystemUI navigation bar recent icon loading in landscape mode
authorFabrice Di Meglio <fdimeglio@google.com>
Thu, 17 Jan 2013 18:57:40 +0000 (10:57 -0800)
committerFabrice Di Meglio <fdimeglio@google.com>
Thu, 17 Jan 2013 18:57:40 +0000 (10:57 -0800)
commit18d9824be0e33f49806b0f762391363e73959a82
tree511a5d25b745156d67c3994d6aa8c90d9e58d9f3
parent0d31c74b2eff3ce37133a2fe9fb57db7d4d84a91
Fix SystemUI navigation bar recent icon loading in landscape mode

- load the correct landscape asset when needed (the portrait one was used in
both portrait and landscape modes)

Change-Id: I27d2aad993ee78c5a0c4a5f834e2a7f1f852cfa9
packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarView.java