I have one fragment and that have some view element like textview buttons.
Now My problem is I have some service running background and it is checking data from server(Mysql) when these are some data it tells to Mainactivity.
Now on the basis of result I have to update fragment texeviews buttos.