commit
ba21ca7811
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ public class SelectFolderBottomSheet extends BasePreferenceBottomSheet {
|
|||
fragment.setDescription(description);
|
||||
fragment.setBtnTitle(btnTitle);
|
||||
fragment.setUsedOnMap(usedOnMap);
|
||||
fragment.setArguments(args);
|
||||
fragment.show(fm, TAG);
|
||||
}
|
||||
return true;
|
||||
|
|
Loading…
Reference in a new issue