Deleting some old stuff

This commit is contained in:
LucasGGamerM
2023-01-17 21:35:58 -03:00
parent 7223a13d08
commit 417faa66f9

View File

@@ -293,20 +293,6 @@
android:contentDescription="@string/sk_personal_note_confirm"
android:drawableStart="@drawable/ic_fluent_checkmark_24_regular"
/>
<!-- <ImageButton-->
<!-- android:id="@+id/note_edit_confirm"-->
<!-- android:layout_width="wrap_content"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:src="@drawable/ic_fluent_checkmark_24_filled"-->
<!-- android:backgroundTint="#00000000"-->
<!-- android:layout_marginTop="2dp"-->
<!-- android:visibility="invisible"-->
<!-- android:layout_marginEnd="20dp"-->
<!-- android:layout_gravity="right|center_vertical"-->
<!-- android:tooltipText="@string/sk_personal_note_confirm"-->
<!-- android:contentDescription="@string/sk_personal_note_confirm" />-->
</FrameLayout>
<org.joinmastodon.android.ui.views.LinkedTextView