raomeng 8 years ago
parent
commit
7874e75aac

+ 1 - 0
WeiChat/src/main/res/layout/activity_data_inquiry_list.xml

@@ -96,6 +96,7 @@
                 android:paddingBottom="20dp"
                 android:paddingLeft="10dp"
                 android:paddingRight="10dp"
+                android:clickable="true"
                 android:paddingTop="10dp">
 
                 <TextView

+ 2 - 2
WeiChat/src/main/res/raw/versionconfiguration.properties

@@ -1,3 +1,3 @@
 #发布版本状态改为true,测试版本状态为false
-#release_version=false
-release_version=true
+release_version=false
+#release_version=true