how do I implement progress bar outside of the recycle view activity?
问题 I want to display something like this-->My Home activity..inside Whats Android,Start learning ,Get ahead there are recycleviews like this-->enter image description here..... how do I implement this kind of progressbar based upon users reading?? need help..thanks My Home activity: public class MainActivity extends AppCompatActivity { private RecyclerView recyclerview ; private String[] names ; private TypedArray profile_pics ; private TypedArray card_images; ImageView imageView; private List