2018年7月7日
摘要: You need to use a Theme.AppCompat theme (or descendant) with this activity. 解决方法https://blog.csdn.net/ouyang_peng/article/details/51334761 阅读全文
posted @ 2018-07-07 15:51 ttke 阅读(111) 评论(0) 推荐(0)
摘要: 创建工程-》创建activity-》Eamty Activity; 在res下-》创建layout->右击-》new->layout resource file->穿件first_layout.xml文件; 注意::在xml中的text中编写代码,design中显示预览。如果预览不显示,https: 阅读全文
posted @ 2018-07-07 09:48 ttke 阅读(127) 评论(0) 推荐(0)