="lines-num lines-num-new"> 269
            android:layout_alignEnd="@+id/tv_pcontext"
225 270
            android:layout_alignRight="@+id/tv_pcontext"
226 271
            android:layout_alignParentRight="true"
@ -236,6 +281,7 @@
236 281
237 282
238 283
        <TextView
284
            tools:visibility="visible"
239 285
            android:id="@+id/tv_childName"
240 286
            android:layout_width="wrap_content"
241 287
            android:layout_height="wrap_content"
@ -248,6 +294,7 @@
248 294
            android:visibility="gone" />
249 295
250 296
        <TextView
297
            tools:visibility="visible"
251 298
            android:id="@+id/textView14"
252 299
            android:layout_width="wrap_content"
253 300
            android:layout_height="wrap_content"
@ -260,6 +307,7 @@
260 307
            android:visibility="gone" />
261 308
262 309
        <TextView
310
            tools:visibility="visible"
263 311
            android:id="@+id/tv_parentName"
264 312
            android:layout_width="wrap_content"
265 313
            android:layout_height="wrap_content"
@ -272,6 +320,7 @@
272 320
            android:visibility="gone" />
273 321
274 322
        <TextView
323
            tools:visibility="visible"
275 324
            android:id="@+id/tv_commentDetail"
276 325
            android:layout_width="wrap_content"
277 326
            android:layout_height="wrap_content"
@ -296,6 +345,7 @@
296 345
            android:paddingLeft="15dp" />
297 346
298 347
        <TextView
348
            tools:visibility="visible"
299 349
            android:id="@+id/tv_more"
300 350
            android:layout_width="match_parent"
301 351
            android:layout_height="40dp"
@ -352,7 +402,7 @@
352 402
        <!--android:background="@color/bg_row"-->
353 403
        <!--android:layout_below="@+id/ll_comment"/>-->
354 404
        <View
355
405
            tools:visibility="visible"
356 406
            android:layout_width="match_parent"
357 407
            android:layout_height="0.5dp"
358 408
            android:layout_below="@+id/tv_ptime"

+ 1 - 0
app/src/main/res/values/color.xml

@ -82,6 +82,7 @@
82 82
    <color name="progress_background">#ededed</color>
83 83
    <color name="blue">#4c90f9</color>
84 84
    <color name="topic_blue">#2fb3ff</color>
85
    <color name="topic_green">#3EC34C</color>
85 86
    <color name="itemlist">#f4f4f4</color>
86 87
    <color name="act_background">#efefef</color>
87 88
    <color name="phone_bg">#f6f6f6</color>

cdzApp - Gogs: Go Git Service

充电桩app代码

huyuguo 441b0c949d 路径规划图片添加 лет назад: 7
..
libs 5b47557d6a remove лет назад: 7
src 441b0c949d 路径规划图片添加 лет назад: 7
.DS_Store 2c29f24729 代码修改 лет назад: 7
build.gradle b5cf80417b Update build.gradle лет назад: 7
gradle.properties 67341aa295 下线话题处理 лет назад: 7
proguard-rules.pro 06872804f2 去除混淆,解决视频无法选择的问题 лет назад: 7