apla / me.apla.cordova.app-preferences

App preferences plugin for cordova
Apache License 2.0
201 stars 209 forks source link

Patch 1 #30

Closed enricoperantoni closed 2 years ago

apla commented 9 years ago

Hi. Thank you for a patch.

What problem you want to resolve with this patch? Title preference exists only for iOS and I think you have faced one of those:

  1. Slider element have no title for iOS. so, adding title element to configuration shows proper title for slider;
  2. You want to add description for setting, like summary for Android;
  3. You want to add group title.

For 1 and 2 I prefer to resolve issue by adding title specifier automatically. For a 3rd issue please use groups.

todthomson commented 7 years ago

@enricoperantoni see https://github.com/apla/me.apla.cordova.app-preferences/pull/119 if what you're looking for is a "read only" textfield in iOS-only.