https://github.com/queeniecplusplus/android_review_1_shape
login app using shape to do a round button
https://github.com/queeniecplusplus/android_review_1_shape
android kotlin radius shape
Last synced: about 2 months ago
JSON representation
login app using shape to do a round button
- Host: GitHub
- URL: https://github.com/queeniecplusplus/android_review_1_shape
- Owner: QueenieCplusplus
- Created: 2021-02-16T14:32:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-16T14:44:44.000Z (over 5 years ago)
- Last Synced: 2025-01-06T04:26:19.834Z (over 1 year ago)
- Topics: android, kotlin, radius, shape
- Language: Kotlin
- Homepage: https://github.com/QueenieCplusplus/QuickGoThru/blob/master/README.md#google-android-kotlin-溫故安卓---計畫復甦
- Size: 772 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android_Review_1_shape
login app using shape to do a round button


# Shape
see res/drawable/round_shape in under project.
see res/layout/activity_main.xml
# Dimens

ref :
https://www.itread01.com/content/1547691692.html
http://blog.wulk.com.tw/android-round-corner-button/