mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-08 09:46:55 +02:00
move enable/disable month button to bottom right.
This commit is contained in:
@@ -153,8 +153,8 @@
|
|||||||
android:clickable="true"
|
android:clickable="true"
|
||||||
android:src="@drawable/lastmonth"
|
android:src="@drawable/lastmonth"
|
||||||
app:backgroundTint="#33B5E5"
|
app:backgroundTint="#33B5E5"
|
||||||
app:layout_anchor="@id/chart_top"
|
app:layout_anchor="@id/chart_bottom"
|
||||||
app:layout_anchorGravity="top|right|end"
|
app:layout_anchorGravity="bottom|right|end"
|
||||||
app:rippleColor="#33B5E5" />
|
app:rippleColor="#33B5E5" />
|
||||||
|
|
||||||
</android.support.design.widget.CoordinatorLayout>
|
</android.support.design.widget.CoordinatorLayout>
|
||||||
|
Reference in New Issue
Block a user