Skip to content

Commit dc7301d

Browse files
authored
remove notepad sample (#5369)
Deprecate the example in favor of the codeviewer sample Part of CMP-8573 ## Release Notes N/A
1 parent 75b5ef2 commit dc7301d

23 files changed

+0
-1044
lines changed

examples/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@
88
| [Todoapp Lite](todoapp-lite) | A simple todo app fully based on Compose | Android, iOS, Desktop |
99
| [Nav Cupcake](nav_cupcake) | Multiscreen app to demonstrate the use of Compose Navigation | Android, iOS, Desktop |
1010
| [Issues tracker](issues) | GitHub issue tracker with an adaptive UI and ktor-client | Android, Desktop |
11-
| [Notepad](notepad) | Notepad, using the Composable Window API | Desktop |
1211
| [HTML based samples](html/README.md) | Examples written with Compose HTML Library |

examples/notepad/.gitignore

Lines changed: 0 additions & 15 deletions
This file was deleted.

examples/notepad/.run/desktop.run.xml

Lines changed: 0 additions & 21 deletions
This file was deleted.

examples/notepad/README.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

examples/notepad/build.gradle.kts

Lines changed: 0 additions & 37 deletions
This file was deleted.

examples/notepad/gradle.properties

Lines changed: 0 additions & 6 deletions
This file was deleted.
Binary file not shown.

examples/notepad/gradle/wrapper/gradle-wrapper.properties

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/notepad/gradlew

Lines changed: 0 additions & 240 deletions
This file was deleted.

0 commit comments

Comments
 (0)