Jump to content

Featured Replies

Posted

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

  • 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

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.