Skip to content

Handled the UI for different internet states Fix #439

Subhadip requested to merge (removed):fix/439 into develop

[Fix] Handled the UI according to internet states #439

Changes :

  • Broadcast receiver has been implemented to listen the network state change and according handle the UI
  • We have a non-cancellable dialog, which pops up when there is no internet and dismissed when the internet arrives.

Screenshots for the change :

I am sharing the video of the change:

WhatsApp_Video_2023-03-13_at_12.44.32_AM

Edited by Subhadip

Merge request reports