【问题标题】:where is AppCompatToggleButton in AndroidX?AndroidX 中的 AppCompatToggleButton 在哪里?
【发布时间】:2019-03-10 19:25:05
【问题描述】:

根据the documentation,AppCompatToggleButton 存在。我需要使用这个小部件,但它在这个包中不存在:

implementation 'androidx.appcompat:appcompat:1.0.2'

【问题讨论】:

    标签: android android-widget android-support-library androidx


    【解决方案1】:

    我找到了。它在 1.1.0-alpha02

    implementation 'androidx.appcompat:appcompat:1.1.0-alpha02'
    

    【讨论】:

      猜你喜欢
      • 2018-12-07
      • 1970-01-01
      • 1970-01-01
      • 2012-07-25
      • 1970-01-01
      • 2019-10-21
      • 1970-01-01
      • 2010-09-21
      • 1970-01-01
      相关资源
      最近更新 更多