Commit 2678552
ADFA-4255: Remove dead tooltip layout and fix WebServer package declaration (#1491)
Deletes layout_tooltip.xml (the original 3-tier prototype layout, unused
since the WebView-based popup replaced it). Aligns WebServer.kt's package
declaration with its directory (com.itsaky.androidide.localWebServer) and
updates the two imports in MainActivity.kt to match.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent db0137a commit 2678552
3 files changed
Lines changed: 3 additions & 64 deletions
File tree
- app/src/main
- java/com/itsaky/androidide
- activities
- localWebServer
- res/layout
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
This file was deleted.
0 commit comments