Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using a custom layout #549

Open
alirezaznz opened this issue Aug 11, 2016 · 0 comments
Open

using a custom layout #549

alirezaznz opened this issue Aug 11, 2016 · 0 comments

Comments

@alirezaznz
Copy link

Hello @gabrielemariotti
i want to set a gauge from another library in a layout and then use it in a card
the problem is when the card is set its a blank gauge with no parameters has set
View Speedmetter =LayoutInflater.from(getApplicationContext()).inflate(R.layout.native_card_thumbnail_layout,null);
speedometer = (SpeedometerGauge) Speedmetter.findViewById(R.id.speedometer);
Card card = new Card(speedometer.getContext(),R.layout.native_card_thumbnail_layout);

can u help me with this please?
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant