When is indeterminate progressbar coming to Android Support Library

前端 未结 3 1302
执笔经年
执笔经年 2021-01-31 02:14

My applications UI is built using the Android Support Library, but there is currently no AppCompat version of the (intederminate) progressbar, which my app really needs.

3条回答
  •  半阙折子戏
    2021-01-31 02:48

    I am just trying to improve the answer by Mr Gabriele Mariotti using styles.

    1. Write a style like this

      
      
    2. Use it with your progressbar like this.

      
      

提交回复
热议问题