android-kotlin-drawing-canvas icon indicating copy to clipboard operation
android-kotlin-drawing-canvas copied to clipboard

Advanced Android in Kotlin: Canvas Objects 2.2 [3.5][systemUiVisibility depecrated]

Open stfmygod opened this issue 5 years ago • 0 comments

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

  1. What version of Android Studio are you using?
  2. What API level are you targeting?

Additional information Add any other context about the problem here.

codelab: advanced-android-kotlin

stfmygod avatar Nov 23 '20 11:11 stfmygod