Skip to content

Commit

Permalink
Update showcase preview for shape
Browse files Browse the repository at this point in the history
  • Loading branch information
noties committed Jul 16, 2023
1 parent 9e640a3 commit 44ce79b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 254 deletions.
16 changes: 1 addition & 15 deletions PREVIEW_SHOWCASE.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
# AdaptUI showcase

<style>
#showcase_table {
text-align: left;
}

#showcase_table td {
vertical-align: top;
}

#showcase_table td img {
height: 200px;
}
</style>

<table width="100%" id="showcase_table">
<tr>
<th style="width: 40%">Name</th>
Expand Down Expand Up @@ -98,7 +84,7 @@
<a href="./sample/src/main/java/io/noties/adapt/sample/samples/showcase/AdaptUIShowcaseShape1.kt">AdaptUIShowcaseShape1</a>
</div>
</td>
<td><a href="./art/ui_showcase_shape2.jpg"><img src="./art/ui_showcase_shape2.jpg"></a></td>
<td><a href="./art/ui_showcase_shape1.jpg"><img src="./art/ui_showcase_shape1.jpg"></a></td>
</tr><tr>
<td>
<div>
Expand Down
238 changes: 0 additions & 238 deletions preview_ui_showcase_table.html

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import io.noties.adapt.ui.shape.Rectangle
import io.noties.adapt.ui.util.Gravity

@AdaptSample(
id = "20230526030500",
id = "20230526030501",
title = "[Showcase] AdaptUI, Shape #2",
description = "<em>RectangleShape</em>, <em>ArcShape</em>, <em>OvalShape</em>, <em>Capsule</em>, <em>Line</em>",
tags = ["adapt-ui", "showcase"]
Expand Down

0 comments on commit 44ce79b

Please sign in to comment.