- 博客(5)
- 资源 (3)
- 收藏
- 关注
原创 仿微信转账金额输入
<EditText android:id="@+id/edit_buy_price" android:layout_width="match_parent" android:layout_height="@dimen/dp_44" android:layout_marginTop="@dimen/dp_14" android:background="@color/gray_layout2" android:hint="@string/prompt_bu.
2021-11-02 10:47:33
482
2
转载 Android 常用框架
作为一名多年经验的Android开发者来讲,必须要掌握一些防身技术,如何快速制胜产品经理,如何让自己的开发效率提升,现在开源框架满天飞,何必自己造轮子,但是自己造的轮子好用也是求之不得,两全其美,下面推荐一下2019比较受欢迎的开源技术。内存检测leakcanaryhttps://github.com/square/leakcanary响应式编程RxJavahttps://github.com/ReactiveX/RxJavaRxAndroidhttps://gi
2021-09-16 14:42:54
104
转载 安卓仿IOS SwitchButton,增加效果体验
开源地址:GitHub - YaYaG/IOSSwitchButton效果图引入依赖 App依赖:app项目中build.gradle添加:implementation 'com.yayaG.iosSwitchButton:iosswitchbutton:1.0.3'在主项目中的build.gradle添加maven { url 'https://dl.bintray.com/wangjinya/maven' }allprojects { repositori...
2021-09-16 14:40:51
395
转载 2021-08-28
作为一名多年经验的Android开发者来讲,必须要掌握一些防身技术,如何快速制胜产品经理,如何让自己的开发效率提升,现在开源框架满天飞,何必自己造轮子,但是自己造的轮子好用也是求之不得,两全其美,下面推荐一下2019比较受欢迎的开源技术。内存检测leakcanaryhttps://github.com/square/leakcanary响应式编程RxJavahttps://github.com/ReactiveX/RxJavaRxAndroidhttps...
2021-08-28 10:09:49
103
原创 横屏显示时,两边透明到桌面,中间app显示
1.首先xml,设置让布局居中<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="wrap_content" android:la...
2018-12-05 13:19:16
606
用得到的rxjava
2018-11-23
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人