android-kotlin-drawing-canvas
android-kotlin-drawing-canvas copied to clipboard
Advanced Android in Kotlin: Canvas Objects 2.2 [3.5][systemUiVisibility depecrated]
Describe the problem The systemUiVisibility attrivute of myCanvasView is deprecated. If anyone else has that problem, see this: https://stackoverflow.com/questions/62577645/android-view-view-systemuivisibility-deprecated-what-is-the-replacement
In which lesson and step of the codelab can this issue be found? Lesson number + step number. (e.g., Lesson 2.2, Step 3.5)
How to reproduce? What are the exact steps to reproduce the problem?
Versions
- What version of Android Studio are you using?
- What API level are you targeting?
Additional information Add any other context about the problem here.
codelab: advanced-android-kotlin