feat(README): WIP

parent 5e2f3096
# Dunbar
> An app to help you keep in touch with the people you care about
![./.github/README.png]()
......@@ -98,13 +98,11 @@
style="@style/Widget.MaterialComponents.Button.OutlinedButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="10dp"
android:text="Call"
android:visibility="invisible"
app:icon="@android:drawable/ic_menu_call"
app:layout_constraintBottom_toBottomOf="@id/contactText"
app:layout_constraintHorizontal_bias="1.0"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@id/contactText"
app:layout_constraintTop_toBottomOf="@id/contactPhone"
tools:visibility="visible" />
......
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