You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,9 @@ This class is used for performing android clipboard related operation. [More Inf
49
49
### DefaultSharedPreferenceHelper
50
50
This class is used for getting info from default android shared preferences. [More Info](https://github.com/aaabidunique/android-utility/wiki/DefaultSharedPreferenceHelper)
51
51
52
+
### ExternalActionUtility
53
+
This class is used for performingexternal action/operation. [More Info](https://github.com/aaabidunique/android-utility/wiki/ExternalActionUtility)
54
+
52
55
### SharedPreferenceHelper
53
56
This class is used for performing operation on android shared preferences. [More Info](https://github.com/aaabidunique/android-utility/wiki/SharedPreferenceHelper)
0 commit comments