This is our public repository for customers to report bugs about Grial UI Kit for Xamarin Forms
People
Repo info
Activity
jwasily
@jwasily
how to deploy gorilla sdk ?
jpbrocca
@jpbrocca
On your project choose the Gorilla config then run
jwasily
@jwasily
thanks
jpbrocca
@jpbrocca
You are welcome!
jwasily
@jwasily
Hi how are you @jpbrocca , i'm trying to customize an artina entry, trying to set the background color to grey transparent color, but the problem with roundrect entry that shows two borders
does artina support background color for the entry element?
thanks
jpbrocca
@jpbrocca
Hi @jwasily, I am fine, how are you?
yes you should be able to set the background color
jwasily
@jwasily
i'm fine, thanks
jpbrocca
@jpbrocca
perhaps you are using a translucid color and that is causing issues on your design?
jwasily
@jwasily
can your clarify? i'm using regular hexadecimal alpha color
jpbrocca
@jpbrocca
I mean that maybe since you are using a traslucid color (color + alpha) the background color blends with your background and produces a not good looking result?
Abdul Muhaymin Arif
@muhaym
Is there any way to make navigationdrawer in grial expandable
like social articles dashboards must not show sub menus initially, but only in click
jpbrocca
@jpbrocca
Hi @muhaym,
No that is not available on Grial.
However, if you can add more details about what you need and use cases we can consider adding this feature for future releases.
Casey Niemann
@caseyniemann_twitter
Xamarin Forms Contract Designers with Grial experience--DM me for project opportunity
Daniele Notte
@daniele_notte_twitter
Hi there, i need to change email into my Grial account...i can do that??
jpbrocca
@jpbrocca
Hi Daniele Notte.
We can change it for you if send us your original purchase email with your order details from the
also another doubt, is there option for searchbar built to toolbar as in android in grial forms?
Abdul Muhaymin Arif
@muhaym
in the sense implementing customnavbar with searchview
Mads Laumann
@Laumania
Hi. In Grial I see a ScrollView with a GridOptionsView inside it. That's all fine and looks awesome. However, I haven't been able to find any samples where this setup also support Pull-to-refresh? Is it support or you have a sample or should I roll my own implementation?
Hello @caseyniemann_twitter. Are you looking for a Xamarin developer? Here's my online cv. https://devlinduldulao.pro/
Devlin Duldulao
@DevlinDuldulao_twitter
Hello guys, what do you think is better here when I start my project.
Use the the bare-minumum solution of Grial then install a framework (Prism) or create a solution using a framework then install the Nuget-GrialUI packages of Grial?
Devlin Duldulao
@DevlinDuldulao_twitter
Solved: Using the Grial starter kit and then installing Prism is better than the other way around.
Devlin Duldulao
@DevlinDuldulao_twitter
Is there a floating action button that we can use in GrialUIKit?
Devlin Duldulao
@DevlinDuldulao_twitter
khvbnmmmm
Marvis Leung
@msl2000
Hi There. Really simple questio incoming
lunjio
@lunjio
@DevlinDuldulao_twitter I think to achieve floating button effect you can use artina button Relative Layout (its allows views to overlay each other) add some shadow.
res/values/attrs.xml : error APT0000: 1: error: Attribute "itemTextColor" has already been defined [/Users/vsts/agent/2.126.0/work/1/s/Proj/Proj.Droid/Proj.Droid.csproj]
when using wheel picker library, does grial implementation in android too use itemTextColor in any of attribute.
is there nay work around
chris
@chrisgate
how can i find the nuget url for griallkit
ombinar
@ombinar
Need help on Logout flow. I need to log out and start over as new session. My previous views are still stacked so when I log in again old views are not wiped out.