1
0
mirror of https://github.com/nextcloud/talk-android synced 2025-07-12 15:24:09 +01:00

Add empty line to end of file

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2017-12-20 08:14:45 +01:00
parent 6b5bd94112
commit 28aa107365

View File

@ -369,4 +369,4 @@ public abstract class BottomNavigationController extends BaseController {
* @return the {@link Controller} instance to navigate to * @return the {@link Controller} instance to navigate to
*/ */
protected abstract Controller getControllerFor(int itemId); protected abstract Controller getControllerFor(int itemId);
} }