Commit f64e4a78 by Kim Jinsung

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

parent 2efdefbd
...@@ -233,7 +233,8 @@ ...@@ -233,7 +233,8 @@
android:layout_marginTop="18dp" android:layout_marginTop="18dp"
android:background="@drawable/operation_radius_frame" android:background="@drawable/operation_radius_frame"
android:text="@string/content_update" android:text="@string/content_update"
android:visibility="gone" /> android:visibility="gone"
android:textColor="@android:color/white" />
</LinearLayout> </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