首页推荐小点
@ -172,12 +172,9 @@ dependencies {
|
||||
api 'com.squareup.retrofit2:adapter-rxjava2:2.3.0'
|
||||
//gson解析
|
||||
api 'com.squareup.retrofit2:converter-gson:2.3.0'
|
||||
//rxjava2库
|
||||
api 'io.reactivex.rxjava2:rxjava:2.0.1'
|
||||
api 'io.reactivex.rxjava2:rxandroid:2.0.1'
|
||||
implementation "io.reactivex.rxjava3:rxjava:3.0.0-RC5"
|
||||
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
|
||||
api 'com.jakewharton.rxbinding3:rxbinding:3.1.0'
|
||||
//loading样式库
|
||||
api 'com.wang.avi:library:2.1.3'
|
||||
//黄油刀,注解绑定视图
|
||||
api "com.jakewharton:butterknife:10.0.0"
|
||||
annotationProcessor "com.jakewharton:butterknife-compiler:10.0.0"
|
||||
}
|
||||
|
@ -56,9 +56,10 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/tv_live_ico"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="5dp"
|
||||
android:layout_height="5dp"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_marginStart="5dp"
|
||||
android:src="@mipmap/icon_main_rest_work" />
|
||||
|
||||
<TextView
|
||||
|
Before Width: | Height: | Size: 138 B After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 138 B After Width: | Height: | Size: 1.6 KiB |
@ -56,9 +56,10 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/tv_live_ico"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="5dp"
|
||||
android:layout_height="5dp"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_marginStart="5dp"
|
||||
android:src="@mipmap/icon_main_rest_work" />
|
||||
|
||||
<TextView
|
||||
|
@ -56,9 +56,10 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/tv_live_ico"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="5dp"
|
||||
android:layout_height="5dp"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_marginStart="5dp"
|
||||
android:src="@mipmap/icon_main_rest_work" />
|
||||
|
||||
<TextView
|
||||
|
Before Width: | Height: | Size: 138 B After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 138 B After Width: | Height: | Size: 1.6 KiB |