1
0
mirror of https://gitlab.shinice.net/pixeldroid/PixelDroid synced 2025-01-14 16:06:28 +01:00

funny comment removed :(

This commit is contained in:
Matthieu 2024-08-28 20:49:53 +02:00
parent 876b1fe1c3
commit 96e6e2fc86

View File

@ -143,7 +143,6 @@ class ArrangeTabsFragment: DialogFragment() {
// Ask which hashtag should filter
val textField = EditText(requireContext())
// Set the default text to a link of the Queen
textField.hint = "hashtag"
MaterialAlertDialogBuilder(requireContext())