mirror of
https://github.com/readrops/Readrops.git
synced 2025-01-08 07:24:16 +01:00
update drawer after closing the add feed activity
This commit is contained in:
parent
33cb5ae968
commit
222012647f
@ -309,6 +309,8 @@ public class MainActivity extends AppCompatActivity implements SwipeRefreshLayou
|
||||
feedNb = feeds.size();
|
||||
sync(feeds);
|
||||
}
|
||||
|
||||
updateDrawerFeeds();
|
||||
} else if (requestCode == MANAGE_FEEDS_REQUEST) {
|
||||
updateDrawerFeeds();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user