Package 

Object MaterialMode

  • All Implemented Interfaces:

    
    public class MaterialMode
    
                        

    (可选)创建-(维护)日期:2021/06/09-(2022/08/16) (可选)描述:模式选择&& *MaterialMode.HIDE_TEXT | MaterialMode.CHANGE_BACKGROUND_COLOR 采用组合的形式,比如要两种效果可以这样做: Email:qyddai@gmail.com Github:qydq

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getHIDE_TEXT() 隐藏文字内容,只在选中时显示文字
      final Integer getCHANGE_BACKGROUND_COLOR() 开启导航栏背景变换。点击不同项切换不同背景颜色
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait