diff options
Diffstat (limited to 'core/res/res/values/public.xml')
-rw-r--r-- | core/res/res/values/public.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index ef678e7..cb364e6 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -984,6 +984,8 @@ <public type="attr" name="keyLabel" id="0x01010251" /> <public type="attr" name="keyIcon" id="0x01010252" /> <public type="attr" name="keyboardMode" id="0x01010253" /> + <public type="attr" name="isScrollContainer" id="0x01010254" /> + <public type="attr" name="fillEnabled" id="0x01010255" /> <!-- The part of the UI shown by an {@link android.inputmethodservice.InputMethodService} that contains the @@ -1039,6 +1041,3 @@ <public type="drawable" name="ic_menu_refresh" id="0x010800a2" /> <public type="drawable" name="ic_menu_notifications" id="0x010800a3" /> </resources> - - - |