-
Updated
Dec 18, 2021 - Kotlin
android-architecture-components
Here are 540 public repositories matching this topic...
-
Updated
Apr 13, 2022 - Kotlin
-
Updated
Feb 24, 2019 - Java
-
Updated
Nov 3, 2020 - Kotlin
-
Updated
Oct 11, 2021 - Kotlin
-
Updated
Mar 20, 2022 - Kotlin
-
Updated
Mar 19, 2022 - Kotlin
-
Updated
Mar 31, 2022 - Kotlin
-
Updated
Jul 24, 2017 - Kotlin
-
Updated
Jul 15, 2020 - Kotlin
-
Updated
Nov 18, 2021 - Java
-
Updated
Sep 26, 2021 - Java
-
Updated
Aug 11, 2019 - Java
-
Updated
Jul 28, 2021 - Java
-
Updated
Dec 28, 2020 - Kotlin
-
Updated
Jan 22, 2019 - Java
Describe the bug
In a questionnaire, when a field set to type 'decimal' receives focus, the soft keyboard appears but it has not decimal point to select from.
Component
SDC gallery app
To Reproduce
Steps to reproduce the behavior:
- Create a questionnaire with a field with the type set to 'decimal'
- Open the questionnaire in the app
- Set focus on the field
- The nume
-
Updated
Sep 4, 2019 - Kotlin
-
Updated
Dec 9, 2021 - Java
-
Updated
Oct 30, 2017 - Kotlin
-
Updated
Jul 7, 2017 - Java
-
Updated
Jul 17, 2021 - Kotlin
-
Updated
Apr 8, 2022 - Kotlin
-
Updated
Nov 14, 2019 - Kotlin
-
Updated
Jul 21, 2017 - Kotlin
-
Updated
Jan 22, 2022 - Kotlin
-
Updated
Feb 10, 2022 - Kotlin
Currently, most of the UIs of the app is implemented with LinearLayout, RelativeLayout. This is not good for render performance because of nested level of XML tags
Need to use ConstraintLayout to improve this
Improve this page
Add a description, image, and links to the android-architecture-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the android-architecture-components topic, visit your repo's landing page and select "manage topics."
update androidx navigation version and implement multiple backstack.