futokb/java/res/layout
Yohei Yukawa 907825548b Use FrameLayout for the backing view
If we render our UI around the composing text in the fullscreen
mode, probably we need to have our views under
android.R.id.extractArea, which is implemented as FrameLayout.
Therefore, using FrameLayout for the backing view makes it easy
to simplify the code between normal mode and full screen mode.

Change-Id: I69533b22d9d1368ad906dc5ef7be1a1b674d10b8
2014-08-19 14:04:35 +09:00
..
additional_subtype_dialog.xml
dictionary_line.xml Do not generate ids in the android package 2014-06-19 16:00:16 -07:00
download_over_metered.xml
emoji_keyboard_page.xml Create com.android.inputmethod.keyboard.emoji package 2014-05-14 19:32:00 +09:00
emoji_keyboard_tab_icon.xml Add audio and haptic feedback for Emoji and Suggestions 2014-06-10 09:15:59 +09:00
emoji_palettes_view.xml Update Material Dark theme 2014-07-09 23:43:45 +09:00
input_view.xml Use FrameLayout for the backing view 2014-08-19 14:04:35 +09:00
loading_page.xml
more_keys_keyboard.xml Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
more_suggestions.xml Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
radio_button_preference_widget.xml Use fragment for keyboard theme settings 2014-07-29 18:19:20 +09:00
seek_bar_dialog.xml Remove some warnings 2014-01-09 14:04:34 +09:00
setup_start_indicator_label.xml
setup_step.xml
setup_steps_cards.xml
setup_steps_screen.xml
setup_steps_title.xml Remove some warnings 2014-01-09 14:04:34 +09:00
setup_welcome_screen.xml
setup_welcome_title.xml Remove some warnings 2014-01-09 14:04:34 +09:00
setup_welcome_video.xml
setup_wizard.xml
suggestion_divider.xml Update Material icons and backgrounds 2014-07-29 11:32:04 +09:00
suggestions_strip.xml Add audio and haptic feedback for Emoji and Suggestions 2014-06-10 09:15:59 +09:00
user_dictionary_add_word_fullscreen.xml Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
user_dictionary_add_word.xml Remove some warnings 2014-01-09 14:04:34 +09:00
user_dictionary_item.xml A follow up to AAPT change 2014-08-10 11:21:14 +09:00
user_dictionary_preference_list_fragment.xml