Cherni Nidhal

Results 7 comments of Cherni Nidhal

yeah just like that. and ty

I would like to implement the same behavior on my chart aswell Let me know if you have news. I can help on the PR

Hello @Abhinandan-Kushwaha Can you please give me tips on how to do this behavior. I have integrate the library locally and start making changes to do this but its a...

After 2 weeks of hard work i was able to do this behavior using your library I had to eliminate a lot of code to understand how it works. Just...

Layout X as root public static AllAppointmentFragment newInstance() { return new AllAppointmentFragment(); } ``` @Override public View onCreateView(LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState) { parentView = inflater.inflate(R.layout.x, container,...