Skip to content

本项目详细演示了Android系统中大部分UI控件的使用方式。This project demonstrates the use of most of the UI controls in the Android system in detail.

License

Notifications You must be signed in to change notification settings

CodingEnding/UISystemDemo

Repository files navigation

UISystemDemo

本项目将详细演示Android系统中大部分UI控件的使用方式,并借此介绍多种控件的细节知识点和使用技巧。

相关博客

《Android UI 与文本相关的控件》:包括TextView、EditText、AutoCompleteTextView和MultiAutoCompleteTextView。

《 Android UI 常用控件讲解》:包括CheckBox、RadioButton、ToggleButton、Switch、ProgressBar、SeekBar、RatingBar、Spinner、ImageButton。

《Android UI ListView讲解》:详细讲解ListView的使用和常用技巧。

《 Android UI GridView讲解》:详细讲解GridView的使用方法和常用技巧。

Android UI RecyclerView讲解:详细讲解RecyclerView的使用方法和常用技巧。

已经完成的演示

1.TextView

2.EditText

3.AutoCompleteTextView和MultiAutoCompleteTextView

4.CheckBox

5.RadioButton

6.ToggleButton

7.Switch

8.ProgressBar

9.SeekBar

10.RatingBar

11.Spinner

12.ImageButton

13.ListView

14.GridView

15.RecyclerView

作者的博客地址

http://blog.csdn.net/CodingEnding

About

本项目详细演示了Android系统中大部分UI控件的使用方式。This project demonstrates the use of most of the UI controls in the Android system in detail.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages