Jump to content

Google's Material Design scrolling effects


Luke

Recommended Posts

Hi Guys,
i'm studing your FGX Library and i can say that you have done a great job!
In the past i've checked Firemonkey but your library is better!!!
However, your actual user control collection ,can solve all user requests, but i'm trying to understand if there is a way (now or in the future) to manage some Google's Material Design scrolling effects.
For Example :
 

1. There is a way to manage Coordinator Layout / AppBarLayout / CollapsingToolBarLayout ?
( see URL  https://guides.codepath.com/android/handling-scrolls-with-coordinatorlayout  )

2. There is a way to have a kind of  Floating Label Edit Text with FGX ?
( see URL:  https://abhiandroid.com/materialdesign/textinputlayout-floating-labels-edittext ) ? 

Best Regards.
 

 

Edited by Luke
  • Like 1
Link to comment
Share on other sites

  • Administrators

Hello Luke,

7 часов назад, Luke сказал:

1. There is a way to manage Coordinator Layout / AppBarLayout / CollapsingToolBarLayout ?

I need to have a look. In General, you can use any Java classes in your app. The only thing is that not all classes have header files. But I add them on request.

7 часов назад, Luke сказал:

2. There is a way to have a kind of  Floating Label Edit Text with FGX ?

No at this moment. Material design library is in FGX native Java part. But all required resources are not delivered in the apk. In theory, you can use the native API in your app, but in practice, you need to know how to deliver the necessary resources to your app.

This issue will be resolved later, after the iOS release.

Thank you

  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...