diff --git a/DroidFish/res/values/strings.xml b/DroidFish/res/values/strings.xml index 4926181..e92c750 100644 --- a/DroidFish/res/values/strings.xml +++ b/DroidFish/res/values/strings.xml @@ -262,6 +262,8 @@ you are not actively using the program.\ Behavior Animate Moves Animate piece movements + Titlebar Scrolling + Auto scroll titlebar if player names are too long Quick Move Input From and To squares can be touched in any order. Move is played as soon as uniquely defined. Enable Sounds diff --git a/DroidFish/res/xml/preferences.xml b/DroidFish/res/xml/preferences.xml index 6953da0..6eabebc 100644 --- a/DroidFish/res/xml/preferences.xml +++ b/DroidFish/res/xml/preferences.xml @@ -173,6 +173,12 @@ android:summary="@string/prefs_animateMoves_summary" android:defaultValue="true"> + +