ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

UI Features display differently on Android 4.3 and Android 5.0 #1476

Open adekunle11 opened 3 years ago

adekunle11 commented 3 years ago

Please, provide the details below:

Tell us about the problem

Features on my nativescript app display differently. On Android 4.0, the UI perfect, but on Android 5.0, the UI isnt Example, Buttons in Android 5.0 have unneecessary shadows, the Keyboard overlaps the TextView, the modal page is behind the status bar

Which platform(s) does your issue occur on?

Android

Please provide the following version numbers that your issue occurs with:

- CLI: 6.5.0
- Cross-platform modules: 6.5.15
- Runtime(s): 6.5.0
- Plugin(s): "dependencies": {
    "@nativescript/theme": "~2.3.0",
    "@nstudio/nativescript-camera-plus": "^3.0.7",
    "nativescript-background-http": "^4.2.1",
    "nativescript-cardview": "^3.2.0",
    "nativescript-cfalert-dialog": "^1.0.15",
    "nativescript-connectycube": "^3.6.1",
    "nativescript-download-progress": "^1.3.0",
    "nativescript-downloadmanager": "^0.1.0",
    "nativescript-filter-select": "^1.3.0",
    "nativescript-gif": "^4.0.6",
    "nativescript-image": "^3.0.12",
    "nativescript-image-cache-it": "^6.0.0",
    "nativescript-imagepicker": "^7.1.0",
    "nativescript-inappbrowser": "^2.3.0",
    "nativescript-ripple": "^2.2.1",
    "nativescript-sinch": "^1.1.5",
    "nativescript-textinputlayout": "^2.0.7",
    "nativescript-toast": "^2.0.0",
    "nativescript-ui-listview": "^9.0.1",
    "nativescript-ui-sidedrawer": "^9.0.2",
    "tns-core-modules": "~6.5.0"
  },
  "devDependencies": {
    "nativescript-dev-webpack": "~1.5.0"
  },

below is the display on Android 5.0 IMG-20200920-WA0014

Below is the display on Android 4.3 Screenshot_2020-09-30-19-29-07