moved the database button to hidden settings
This commit is contained in:
@ -253,19 +253,6 @@
|
||||
style="@style/Widget.MaterialComponents.Button.OutlinedButton"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/pill_height"
|
||||
android:layout_marginBottom="12dp"
|
||||
android:textAllCaps="false"
|
||||
android:textColor="@color/brand_purple"
|
||||
app:cornerRadius="@dimen/pill_radius"
|
||||
app:strokeColor="@color/brand_purple"
|
||||
app:strokeWidth="@dimen/pill_stroke"
|
||||
app:backgroundTint="@android:color/transparent"/>
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/databaseButton"
|
||||
style="@style/Widget.MaterialComponents.Button.OutlinedButton"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/pill_height"
|
||||
android:textAllCaps="false"
|
||||
android:textColor="@color/brand_purple"
|
||||
app:cornerRadius="@dimen/pill_radius"
|
||||
|
||||
Reference in New Issue
Block a user