https://github.com/nosix/android-sample
https://github.com/nosix/android-sample
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nosix/android-sample
- Owner: nosix
- License: mit
- Created: 2018-10-16T08:55:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T09:53:29.000Z (over 6 years ago)
- Last Synced: 2025-01-02T11:09:15.375Z (4 months ago)
- Language: Kotlin
- Size: 146 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 目次 (Table of contents)
- RecyclerView
- ViewPager
- タブを使い、横にスライドしてページを切り替える
- Drawer
- 画面の左からメニューをスライドして表示する
- ツールバーのホームボタンでメニューを表示する
- ConstraintLayout
- レイアウトの制約を変更してアニメーションさせる
- Swipe Menu
- RecyclerView の Item にメニューを表示する