OSDN Git Service

Fix user photo popup layout for RTL
authorRyoji Miyazaki <ryoji.miyazaki@sonymobile.com>
Tue, 1 Mar 2016 06:13:36 +0000 (15:13 +0900)
committerSuprabh Shukla <suprabh@google.com>
Thu, 7 Apr 2016 00:24:16 +0000 (17:24 -0700)
commit9238e50a806afc8b052c0919fb709a65e367f416
treeb6ff1230b5deaac1f995fbcbcb0ba3ea43d81ad4
parente652b7b0cade699a396f55602f5d7a282466c705
Fix user photo popup layout for RTL

When RTL language is set, the edit-photo popup window
on user profile info is not shown fully.
The popup window should be aligned with the anchor.
Cherrypick of https://android-review.googlesource.com/#/c/207762/

Bug: 27955356
Change-Id: Ia928c99fbfff3596b048cc3949aef6d03594fed7
src/com/android/settings/users/EditUserPhotoController.java