mirror of
https://github.com/readrops/Readrops.git
synced 2025-02-03 03:57:36 +01:00
update drawer feeds count after using action mode
This commit is contained in:
parent
1e8195b906
commit
c30584983c
@ -309,6 +309,7 @@ public class MainActivity extends AppCompatActivity implements SwipeRefreshLayou
|
||||
break;
|
||||
}
|
||||
|
||||
updateDrawerFeeds();
|
||||
actionMode.finish();
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user