mulsellistprefcompat

Backport MultiSelectListPreference class to older android devices

  • 所有者: h6ah4i/mulsellistprefcompat
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

MultiSelectListPreferenceCompat

Backport MultiSelectListPreference class to older android devices.

Originally MultiSelectListPreference was introduced to API level 11 (Honeycomb).
And official support package does not include this class.
This library introduces compatible class of MultiSelectListPreference.

Android Arsenal

Setup

Add the following line into your build.gradle file.

dependencies {
    compile 'com.h6ah4i.android.compat:mulsellistprefcompat:1.0.0'
}

Usage

Simply replace MultiSelectListPreference to com.h6ah4i.android.compat.preference.MultiSelectListPreferenceCompat.

<MultiSelectListPreference ~~~ />

to

<com.h6ah4i.android.compat.preference.MultiSelectListPreferenceCompat ~~~ />

License

Copyright (C) 2012-2014 Haruki Hasegawa

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

主要指標

概覽
名稱與所有者h6ah4i/mulsellistprefcompat
主編程語言Java
編程語言Java (語言數: 1)
平台
許可證Apache License 2.0
所有者活动
創建於2012-10-20 15:11:17
推送於2021-02-11 01:53:23
最后一次提交2021-02-11 10:53:23
發布數1
最新版本名稱release-1.0.0 (發布於 )
第一版名稱release-1.0.0 (發布於 )
用户参与
星數32
關注者數2
派生數10
提交數33
已啟用問題?
問題數1
打開的問題數1
拉請求數2
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?