随笔分类 - Android
【Android】Build was configured to prefer settings repositories over project repositories but repository 'maven...解决方案
摘要:gradle7.0版本以上如何配置自定义源
【Android】AutoCompleteTextView实现输入提示
摘要:最近项目开发有数据联动功能需求,正好看到了AutoCompleteTextView这个控件,这里记录一下用法。 <AutoCompleteTextView android:id="@+id/actv_album_input_lesson_name" android:layout_width="mat