implelementation ("com.github.lzyzsd:circleprogress:1.2.4")
The above library does not support the newer versions of Android such as 14, but I have legacy code so I want to use the same for not to change the whole logic (migrations not planned yet). I tried the below library but I will have to change whole logic.
implementation ("com.github.hadibtf:SemiCircleArcProgressBar:1.1.1")
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745558435a4632960.html
评论列表(0条)