mirror of
https://github.com/Nezumi-2711/Foodify-Shipper.git
synced 2026-09-22 13:38:42 +00:00
Improve UI, fix bugs.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.sjapps.library.customdialog;
|
||||
|
||||
public interface DialogButtonEvent {
|
||||
void onButtonClick();
|
||||
}
|
||||
Reference in New Issue
Block a user