Fix loading home scections multiple times
This commit is contained in:
parent
b1c0f70f61
commit
3a7d3bfcfe
11 changed files with 59 additions and 32 deletions
|
@ -6,15 +6,13 @@ import android.app.ActivityManager
|
|||
import android.content.Context
|
||||
import android.os.Build
|
||||
import android.view.View
|
||||
|
||||
import android.view.View.SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR
|
||||
import androidx.annotation.ColorInt
|
||||
import androidx.appcompat.widget.Toolbar
|
||||
import code.name.monkey.appthemehelper.util.ColorUtil
|
||||
import code.name.monkey.appthemehelper.util.TintHelper
|
||||
import code.name.monkey.appthemehelper.util.ToolbarContentTintHelper
|
||||
|
||||
import android.view.View.SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR
|
||||
|
||||
/**
|
||||
* @author Karim Abou Zeid (kabouzeid)
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue