Merge "[Step 1] Add preference activities for spell checkers"
This commit is contained in:
@@ -3586,4 +3586,6 @@ found in the list of installed applications.</string>
|
||||
<!-- Instruction for touch exploration tutorial lesson 2, displayed after the user has scrolled a large amount. -->
|
||||
<string name="accessibility_tutorial_lesson_2_text_4">You have completed the tutorial. To exit and return to the Talk As I Touch setting, find and tap the <xliff:g id="finish" example="Finish">%s</xliff:g> button.</string>
|
||||
|
||||
<!-- Title for spelling correction settings -->
|
||||
<string name="spellcheckers_settings_title">Spelling correction</string>
|
||||
</resources>
|
||||
|
@@ -158,7 +158,7 @@
|
||||
<item name="android:layout">@layout/preference_inputmethod</item>
|
||||
<item name="android:widgetLayout">@layout/preference_inputmethod_widget</item>
|
||||
</style>
|
||||
|
||||
|
||||
<style name="AcessibilityTutorialButton">
|
||||
<item name="android:layout_width">150dip</item>
|
||||
<item name="android:layout_height">wrap_content</item>
|
||||
|
Reference in New Issue
Block a user