摘要: 33 阅读全文
posted @ 2019-01-09 15:26 小庄啊 阅读(126) 评论(0) 推荐(0)
摘要: 切换到android模式--编码模式 1 进入layout-选择Design模式2 先拉Layouts-vertical切换到Text模式--剪切xmlns:android="http://schemas.android.com/apk/res/android"删除之前样式 4 radioGroup 阅读全文
posted @ 2019-01-09 15:25 小庄啊 阅读(161) 评论(0) 推荐(0)
摘要: 2 阅读全文
posted @ 2019-01-09 15:25 小庄啊 阅读(99) 评论(0) 推荐(0)
摘要: activity_chat.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width 阅读全文
posted @ 2019-01-09 12:04 小庄啊 阅读(156) 评论(0) 推荐(0)
摘要: activity_marquee.xml <?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_wid 阅读全文
posted @ 2019-01-09 12:02 小庄啊 阅读(119) 评论(0) 推荐(0)
摘要: activity_main.xml <?xml version="1.0" encoding="utf-8"?><android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res 阅读全文
posted @ 2019-01-09 12:00 小庄啊 阅读(370) 评论(0) 推荐(0)
摘要: activity_main.xml <?xml version="1.0" encoding="utf-8"?><android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res 阅读全文
posted @ 2019-01-09 11:55 小庄啊 阅读(115) 评论(0) 推荐(0)