This website works better with JavaScript.
Home
Explore
Help
Sign In
hemant.khadase
/
BajajFDLib
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
added progress dialog handling
PankajBranch
Hemant Khadase
2 years ago
parent
b6c207d9cc
commit
b2e37aacc2
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/src/main/java/com/nivesh/production/niveshfd/util/ProgressUtil.kt
+ 1
- 0
app/src/main/java/com/nivesh/production/niveshfd/util/ProgressUtil.kt
View File
@ -19,6 +19,7 @@ object ProgressUtil{
fun
showLoading
(
ctx
:
Context
)
{
// instantiating the lateInit objects
hideLoading
(
)
dialogBuilder
=
AlertDialog
.
Builder
(
ctx
)
pDialog
=
ProgressBar
(
ctx
)
Write
Preview
Loading…
Cancel
Save
Powered by
TurnKey Linux
.