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

How can we add app logo into fabric #62

Open
mohit-pandey opened this issue Apr 22, 2017 · 0 comments
Open

How can we add app logo into fabric #62

mohit-pandey opened this issue Apr 22, 2017 · 0 comments

Comments

@mohit-pandey
Copy link

mohit-pandey commented Apr 22, 2017

After integrating fabric into my application, it shows the name of application at Auth screen, I want to add the logo of application as well besides name.

There is a way to do the same as mentioned in https://docs.fabric.io/android/digits/theming.html#customize-the-theme

But, when i added dgts__logoDrawable as

<style name="CustomDigitsTheme" parent="android:Theme.Material.Light">
	 <item name="dgts__logoDrawable">@drawable/ic_launcher</item>
</style>

it doesn't seems to work.

How can i achieve the same??

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