Fixed Accessibility Preference for Android API Level 16

- Accessibility preference screen was not getting refreshed when
text scaling was modified. This was due to incompatibilites of
PreferenceScreen API between API level 16 and above. Modified
the code to use compatible scheme.

- Options menu was not showing padding at start and end of menu
items on API level 16. This was due to incompatibilites of API.
Added options to resource file to fix the problem.

Change-Id: I31d46962adf2aa9fa8dbbff1b1161092a55676f4
6 files changed