|
|
|
@ -18,16 +18,6 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:overScrollMode="never"/> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
android:id="@+id/tv_recent_reading" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:background="@color/background" |
|
|
|
|
android:elevation="3dp" |
|
|
|
|
android:focusable="true" |
|
|
|
|
android:padding="5dp" |
|
|
|
|
android:text="@string/recent_reading"/> |
|
|
|
|
|
|
|
|
|
<androidx.swiperefreshlayout.widget.SwipeRefreshLayout |
|
|
|
|
android:id="@+id/refresh_layout" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|