mirror of
https://framagit.org/tom79/nitterizeme
synced 2025-01-31 09:34:56 +01:00
Fix bottom buttons position + mastodon account
This commit is contained in:
parent
80367e4441
commit
72bd0c0eb1
@ -109,7 +109,7 @@
|
||||
android:id="@+id/developer_mastodon"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="\@UntrackMe@toot.fedilab.org"
|
||||
android:text="\@apps@toot.fedilab.org"
|
||||
android:textSize="16sp"
|
||||
android:textStyle="bold"
|
||||
tools:ignore="HardcodedText" />
|
||||
|
@ -933,7 +933,6 @@
|
||||
style="@style/containerCard"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_constraintBottom_toTopOf="@+id/display_indications"
|
||||
app:layout_constraintTop_toBottomOf="@id/osm_container">
|
||||
|
||||
<Button
|
||||
|
Loading…
x
Reference in New Issue
Block a user