Hot fix for functions button
This commit is contained in:
@@ -63,7 +63,7 @@ public class CalculatorActivityLauncher {
|
||||
}
|
||||
|
||||
public static void showFunctions(@NotNull final Context context) {
|
||||
showHistory(context, false);
|
||||
showFunctions(context, false);
|
||||
}
|
||||
|
||||
public static void showFunctions(@NotNull final Context context, boolean detached) {
|
||||
|
Reference in New Issue
Block a user