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
*/
protected abstract Controller getControllerFor(int itemId);
}
}