Compatiblity of Material Design to versions below Android 5.0?

后端 未结 4 926
逝去的感伤
逝去的感伤 2020-11-29 09:27

Is it possible to use material design themes for versions below Android 5.0? According to this link, it is not the case:

Material design is a comprehe

4条回答
  •  天命终不由人
    2020-11-29 10:17

    You can use the support library to have some of features in older versions as well as mentioned in below link:-

    https://developer.android.com/training/material/compatibility.html

    also as mentioned below you can visit this link as well:-

    http://android-developers.blogspot.in/2014/10/appcompat-v21-material-design-for-pre.html

提交回复
热议问题