File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
android/src/main/java/com/instabug/reactlibrary Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -62,18 +62,6 @@ public class RNInstabugReactnativeModule extends ReactContextBaseJavaModule {
62
62
private final String COLOR_THEME_LIGHT = "light" ;
63
63
private final String COLOR_THEME_DARK = "dark" ;
64
64
65
- edgeSwipeStartHint :Instabug .edgeSwipeStartHint ,
66
-
67
- startAlertText :Instabug .startAlertText ,
68
-
69
-
70
- microphonePermissionAlertSettingsButtonText :Instabug
71
- .microphonePermissionAlertSettingsButtonText ,
72
-
73
- conversationsHeaderTitle :Instabug .conversationsHeaderTitle ,
74
-
75
- screenshotHeaderTitle :Instabug .screenshotHeaderTitle ,
76
-
77
65
//CustomTextPlaceHolders
78
66
private final String SHAKE_HINT = "shakeHint" ;
79
67
private final String SWIPE_HINT = "swipeHint" ;
You can’t perform that action at this time.
0 commit comments