mirror of
https://github.com/readrops/Readrops.git
synced 2025-02-09 08:28:39 +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;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
updateDrawerFeeds();
|
||||||
actionMode.finish();
|
actionMode.finish();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user