Fixed the bottomNavigation refresh when a route is started
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package com.a1.nextlocation.fragments;
|
||||
|
||||
public interface Refreshable {
|
||||
void refresh();
|
||||
void refreshAndNavigateTo(int id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user