OSDN Git Service

Fixing language search box size and maximization
authorMihai Nita <mnita@google.com>
Thu, 4 Feb 2016 05:33:37 +0000 (21:33 -0800)
committerMihai Nita <mnita@google.com>
Thu, 4 Feb 2016 05:33:37 +0000 (21:33 -0800)
commit920280b4d15ab00bf9eb10c8991bbf0aee424305
treef17a3409d82b9f7b39dc7e8ca41d10f9faf46f71
parent8e9316cdde5a06cf70673de7462b7ba31ab7a032
Fixing language search box size and maximization

The search box for the language was entering full screen in
landscape mode, making the search results invisible.
It was also "shifted" to the right, leaving a few characters from
the title visible (ugly), and making the edit area smaller.

This change fixes that behavior, and because we have more space
we can also increase the character limit for the hint string.

Bug: 26944452
Bug: 26944321
Bug: 26957818
Bug: 26732587
Change-Id: Ib5901bd7240ac57b6d39cb4392edccc8d941802d
core/res/res/menu/language_selection_list.xml
core/res/res/values/strings.xml