mirror of
https://github.com/Nezumi-2711/Foodify.git
synced 2026-09-22 13:38:41 +00:00
Change UI app
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.sjapps.library.customdialog;
|
||||
|
||||
public interface DialogButtonEvents {
|
||||
void onLeftButtonClick();
|
||||
void onRightButtonClick();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user