From a5c2e37286dd29b02fff10247e6f3201ad5f58cd Mon Sep 17 00:00:00 2001
From: endian11 <Dana_Lee1016@126.com>
Date: 星期一, 26 十月 2020 18:04:41 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/lowprecision'
---
app/src/main/res/layout/fragment_content.xml | 13 +------------
1 files changed, 1 insertions(+), 12 deletions(-)
diff --git a/app/src/main/res/layout/fragment_content.xml b/app/src/main/res/layout/fragment_content.xml
index d059495..53d21a1 100644
--- a/app/src/main/res/layout/fragment_content.xml
+++ b/app/src/main/res/layout/fragment_content.xml
@@ -20,17 +20,6 @@
android:textSize="26sp"/>
-->
- <Button
- android:id="@+id/btn_next"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_marginLeft="16dp"
- android:layout_marginRight="16dp"
- android:layout_marginTop="32dp"
- android:background="@drawable/route_item_select_bg"
- android:textAllCaps="false"
- android:textColor="@android:color/white"
- android:textSize="@dimen/network_train_textsize32px"
- android:text="淇濆瓨"/>
+
</LinearLayout>
--
Gitblit v1.8.0