Hi there would it be possible to allow us to modify font size of main title. I am trying to match material guidelines:
Your package is perfect, except if I could just get the Google Material style on Android. :(
Maybe we need to switch away from rebus's custom lib and use the native BottomSheetDialogFragment element of Android? - https://developer.android.com/reference/android/support/design/widget/BottomSheetDialogFragment.html
The BottomSheetDialogFragment implements exactly the behavior of Modal bottom sheets,
you can a look at the differences between them at this video https://www.youtube.com/watch?v=WeaylHAwIIk
I don't know how to do native java modules, i'm just a javascript guy, it would be so aweome if you could please support this.
Hi there would it be possible to allow us to modify font size of main title. I am trying to match material guidelines:
Your package is perfect, except if I could just get the Google Material style on Android. :(
Maybe we need to switch away from rebus's custom lib and use the native
BottomSheetDialogFragmentelement of Android? - https://developer.android.com/reference/android/support/design/widget/BottomSheetDialogFragment.htmlThe BottomSheetDialogFragment implements exactly the behavior of Modal bottom sheets,
you can a look at the differences between them at this video https://www.youtube.com/watch?v=WeaylHAwIIk
I don't know how to do native java modules, i'm just a javascript guy, it would be so aweome if you could please support this.