Browse Source

Code Viewer Example, comment about file in assets/data

pull/36/head
Igor Demin 4 years ago
parent
commit
e625072767
  1. 4
      examples/codeviewer/android/src/main/assets/data/EditorView.kt

4
examples/codeviewer/android/src/main/assets/data/EditorView.kt

@ -1,3 +1,7 @@
/**
* This file is example (we can open it in android application)
*/
package org.jetbrains.codeviewer.ui.editor package org.jetbrains.codeviewer.ui.editor
import androidx.compose.foundation.AmbientContentColor import androidx.compose.foundation.AmbientContentColor

Loading…
Cancel
Save