Peeyush Agarwal e2c893fc2d Fix keyboard shortcut display layout
The keyboard_shortcuts_keyword TextView in keyboard_shortcut_app_item
layout was wrap_content making it take all the space in case the text is
too long. The TextView is now rendered indide a KeyboardShortcutsLayout
which extends the RelativeLayout and sets the maxWidth of
keyboard_shortcuts_keyword TextView to 70% when onMeasure is called with
EXACT MeasureSpec.

Bug: 32980732
Fixes: 32980732
Test: Manual
Change-Id: I1250802af0a4ad011e842318384ca6fe5686989c
2016-12-20 17:53:20 +00:00
2016-12-17 01:50:52 +00:00
2016-12-15 11:23:05 -08:00
2016-12-16 09:15:07 -08:00
2016-12-16 10:23:21 -08:00
2016-12-16 13:16:40 -08:00
2016-12-07 22:43:56 +00:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%