Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make APIv14 and above use SwitchPreference, and below use custom ↵ | Ryan Hansberry | 2015-09-17 | 1 | -0/+124 |
SwitchCompatPreference. Created API-v14-and-above preferences.xml and host_prefs.xml files (under xml-v14/) in order to do so. This unfortunately for the most part duplicates preferences.xml and host_prefs.xml. This method is an effective workaround for the visual glitch encountered earlier, as recorded here: https://github.com/connectbot/connectbot/pull/205#issuecomment-140547689 |