fix: fix compilation problems

This commit is contained in:
LucasGGamerM
2023-06-13 14:26:15 -03:00
parent e1a262ec5f
commit b0353920a3
2 changed files with 29 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
package org.joinmastodon.android;
import static org.joinmastodon.android.GlobalUserPreferences.PrefixRepliesMode.ALWAYS;
import static org.joinmastodon.android.GlobalUserPreferences.PrefixRepliesMode.TO_OTHERS;
import static org.joinmastodon.android.GlobalUserPreferences.getPrefs;
import android.app.Notification;