Commit 75bde562 by Kim Jinsung

Android10のスマートフォンで一括同期ボタン表示ズレ対応

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