This commit is contained in:
Niels Andriesse
2019-12-19 12:04:38 +01:00
parent 4bfb51e6e2
commit c3f1e6d72a
3 changed files with 7 additions and 8 deletions

View File

@@ -36,7 +36,8 @@
android:textSize="40dp"
android:textColor="#121212"
android:text="+"
android:elevation="0dp" />
android:elevation="0dp"
android:stateListAnimator="@null" />
</RelativeLayout>

View File

@@ -32,8 +32,8 @@
<dimen name="large_spacing">24dp</dimen>
<dimen name="very_large_spacing">35dp</dimen>
<dimen name="massive_spacing">64dp</dimen>
<dimen name="new_conversation_button_bottom_offset">48dp</dimen>
<dimen name="onboarding_button_bottom_offset">48dp</dimen>
<dimen name="new_conversation_button_bottom_offset">40dp</dimen>
<dimen name="onboarding_button_bottom_offset">40dp</dimen>
<!-- Session -->