How do I implement a timeline? Androidstudio

Asked

Viewed 21 times

0

Good morning, I’m having a hard time understanding/implementing a timeline (Geological Time Scale) in my project. Does anyone have any references? Tips?

I thought about starting developing using Scrollview, but I haven’t had much progress because I can’t do the right implementation, maybe.

What I’m looking for is similar to the sample images below, I want to implement a timeline (time scale) where I can insert new events (indicating the beginning and end of the event), edit the event, zoom in and zoom out.

I’m developing using Java in Android Studio.

Below is an example of a timeline app (Time Scale):

Exemplo 1, tela com Zoom e mostrando os eventos. Exemplo 2, tela com zoom out e mostrando eventos. Exemplo 3, tela com zoom in e mostrando eventos.

  • Formatting. Good morning, it’s my first post in the community I’m sorry for the size of the images inserted as example.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.