Skip to content

Commit

Permalink
Update STATUS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielBRDeveloper committed Jul 25, 2024
1 parent eeba3e0 commit ce80956
Showing 1 changed file with 18 additions and 11 deletions.
29 changes: 18 additions & 11 deletions docs/STATUS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,21 @@

### Components

- 🟩 AbsoluteLayout
- 🟩 LinearLayout
- 🟨 FrameLayout
- 🟨 ScrollView
- 🟩 Button
- 🟩 Switch
- 🟩 TextView
- 🟨 EditText
- 🟨 ImageView
> ##### Layout
> - 🟩 AbsoluteLayout
> - 🟩 LinearLayout
> - 🟩 FlowLayout
> - 🟨 CardLayout
> - 🟨 FrameLayout
> - 🟨 ScrollView
> ##### Views
> - 🟩 Button
> - 🟩 Switch
> - 🟩 TextView
> - 🟩 SeekBar
> - 🟨 EditText
> - 🟨 ImageView
### Interface

Expand All @@ -28,8 +34,8 @@
- 🟩 ColorState
- 🟩 Read drawables.
- 🟩 Scalable UI.
- 🟩 Path (A like SVG) Drawables
- πŸŸ₯ Clip based in path.
- πŸŸ₯ Path (A like SVG) Drawables (Broken in #8)
- 🟨 Clip based in path.

### General

Expand All @@ -42,6 +48,7 @@
### Applets

- 🟨 Clipboard.
- 🟨 Display.

### Events

Expand Down

0 comments on commit ce80956

Please sign in to comment.