mirror of
https://github.com/Nezumi-2711/Foodify.git
synced 2026-09-22 13:38:41 +00:00
Add sign in method
This commit is contained in:
@@ -106,7 +106,7 @@ public class Common {
|
||||
}
|
||||
}
|
||||
|
||||
private static void showErrorServerNotification(Activity activity){
|
||||
public static void showErrorServerNotification(Activity activity){
|
||||
PopupDialog.getInstance(activity)
|
||||
.setStyle(Styles.FAILED)
|
||||
.setHeading("Lỗi")
|
||||
|
||||
Reference in New Issue
Block a user