Commit c918fae0 by Kim Jinsung

コミット漏れ、Android10のスマートフォンで一括同期ボタン表示ズレ対応

parent 75bde562
......@@ -63,6 +63,7 @@
android:id="@+id/btn_batch_sync"
style="@style/ToolBarIcon"
android:layout_marginRight="10dp"
android:layout_centerVertical="true"
android:layout_toLeftOf="@+id/btn_search"
android:src="@drawable/btn_operation_batch_sync"
android:visibility="gone" />
......
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