Updated Jabit and fixed the update of the "unread messages" badge
This commit is contained in:
@ -452,6 +452,7 @@ public class MainActivity extends AppCompatActivity
|
||||
} else {
|
||||
((PrimaryDrawerItem) item).withBadge((String) null);
|
||||
}
|
||||
drawer.updateItem(item);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user