IP属地:云南
1,scrollview中加入:android:descendantFocusability="blocksDescendants" 2,为sc...
解决BottomSheetDialog与RecyclerView滑动冲突,只需在RecyclerView外层套一层NestedScrollView
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/androi...
啥都不说,先上图, 首先是布局文件dialog_layout: <RelativeLayout xmlns:android="http://sc...
自己的户口档案、养老保险、医疗保险、住房公积金一定要保管好。 由于程序员行业每年跳槽一次,我不隐瞒大家,我至少换过5个以上的单位,这期间跳来跳去...
1 ):Android 将网络返回数据Json格式化。 2 ):实现了Retrofit的网络请求封装。 点此下载代码(提取密码: ue6n)
Android加载图片动画的简单实现