|
|
|
@ -167,10 +167,8 @@
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_margin="@dimen/keyline_first"
|
|
|
|
android:layout_margin="@dimen/keyline_first"
|
|
|
|
android:src="@drawable/ic_check_black_24dp"
|
|
|
|
android:src="@drawable/ic_outline_check_box_24px"
|
|
|
|
android:tint="?attr/colorOnSecondary"
|
|
|
|
|
|
|
|
android:background="?attr/colorSecondary"
|
|
|
|
|
|
|
|
app:layout_anchor="@id/appbarlayout"
|
|
|
|
app:layout_anchor="@id/appbarlayout"
|
|
|
|
app:layout_anchorGravity="bottom|right|end" />
|
|
|
|
app:layout_anchorGravity="bottom|end" />
|
|
|
|
|
|
|
|
|
|
|
|
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
|
|
|
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
|
|
|
|