Commit 6d976ba7 by Kim Jinsung

Merge branch 'features/1.3.200_43013' into 'features/1.3.200'

Bug #43013【android10不具合対応 Check】資料一覧でボタンが判別しづらい

See merge request !170
parents 2efdefbd f64e4a78
......@@ -233,7 +233,8 @@
android:layout_marginTop="18dp"
android:background="@drawable/operation_radius_frame"
android:text="@string/content_update"
android:visibility="gone" />
android:visibility="gone"
android:textColor="@android:color/white" />
</LinearLayout>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment