Some code cleaning.

This commit is contained in:
Amine
2017-06-13 22:03:41 +02:00
parent 246ec2c3ac
commit 5320f88230
7 changed files with 83 additions and 95 deletions
@@ -537,7 +537,7 @@ class HomeActivity : AppCompatActivity(), SearchView.OnQueryTextListener {
private fun getUnRead() {
elementsShown = UNREAD_SHOWN
doCallTo(R.string.cant_get_new_elements){t, id, f -> api.unreadItems(t, id, f)}
doCallTo(R.string.cant_get_new_elements){t, id, f -> api.newItems(t, id, f)}
}
private fun getRead() {
Internal Server Error - Amine's git
500 Internal Server Error

Gitea Version: 1.28.0+dev-210-gd87d26d735