
Android
ITCKY
这个作者很懒,什么都没留下…
展开
-
android多选和单选按钮
页面代码 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="h...原创 2019-04-29 22:06:27 · 224 阅读 · 0 评论 -
Android ProgressBar简单使用
页面代码 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="h...原创 2019-04-29 22:12:22 · 329 阅读 · 0 评论 -
Android图片切换和Toast的运用
页面代码 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="h...原创 2019-04-29 22:16:50 · 178 阅读 · 0 评论