[TIMOB-19435] Android: Change Preference Activity to Preference Fragment
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-09-21T22:25:26.000+0000 |
Affected Version/s | Release 5.0.0 |
Fix Version/s | Release 5.1.0 |
Components | Android |
Labels | n/a |
Reporter | Ashraf Abu |
Assignee | Ashraf Abu |
Created | 2015-08-31T02:03:21.000+0000 |
Updated | 2015-11-13T08:45:01.000+0000 |
Test Code: Add file at
platform/android/res/xml/preferences.xml
Add code to class app.js
Test this code on Android 4.x, 5.x and 6.0 and ensure there is a Toolbar at the top. PR: https://github.com/appcelerator/titanium_mobile/pull/7134
Verified the implementation. The preference fragment looks same on android 6.0, android 5.1.1 & android 4.4.4. Closing. Environment: Appc Studio : 4.3.3.201510172433 Ti SDK : 5.1.0.v20151016172827 Ti CLI : 5.0.5 Alloy : 1.7.16 MAC Yosemite : 10.10.5 Appc NPM : 4.2.1-5 Appc CLI : 5.1.0-38 Node: v0.10.37 Nexus 6 - Android 6.0 Samsung Galaxy S4 - Android 4.4.4 Nexus 5 - Android 4.1.1
[~msamah] PR for the broken link in the API reference https://github.com/appcelerator/titanium_mobile/pull/7439
Backport for 5_1_X: https://github.com/appcelerator/titanium_mobile/pull/7440
Merged Documentation PRs by [~fokkezb] master: https://github.com/appcelerator/titanium_mobile/pull/7439 5_1_X:https://github.com/appcelerator/titanium_mobile/pull/7440