From ed7cd8bd42878a096618545a4cdf0596485b62c7 Mon Sep 17 00:00:00 2001 From: nbnbbs Date: Tue, 3 Apr 2018 13:09:52 +0300 Subject: [PATCH] small sA fixes (#122) * small sA fixes * small fixes * remove suppress --- .../navigation/fragments/ViewControllerFragment.java | 8 ++++---- .../navigation/viewcontrollers/ViewController.java | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/java/ru/touchin/roboswag/components/navigation/fragments/ViewControllerFragment.java b/src/main/java/ru/touchin/roboswag/components/navigation/fragments/ViewControllerFragment.java index 68f9be0..c75fc1d 100644 --- a/src/main/java/ru/touchin/roboswag/components/navigation/fragments/ViewControllerFragment.java +++ b/src/main/java/ru/touchin/roboswag/components/navigation/fragments/ViewControllerFragment.java @@ -84,7 +84,7 @@ public class ViewControllerFragment - * Starting in {@link android.os.Build.VERSION_CODES#M}, the returned + * + *

Starting in {@link android.os.Build.VERSION_CODES#M}, the returned * color state list will be styled for the specified Context's theme. * * @param resId The desired resource identifier, as generated by the aapt