PreferenceFragment cannot scroll up/down on XE16 (worked fine on XE12)
问题 I have a few user preferences, mostly simple check-boxes, in my Glass GDK app. I could not find a glass specific preference paradigm, so I used PreferenceFragment and it worked fine on XE12. FYI: When I implemented it, it initially looked bad, but I improved that by using the following style in the AndroidManifest for my SettingsActivity: <style name="Theme.Preferences" parent="@android:style/Theme.Holo.NoActionBar.Fullscreen" /> I had no option to not update to XE16 (other than turning off