android - Fabric Digits - Align app icon to left -
i need align app icon left. icon centered.
this code set theme digits
twitterauthconfig authconfig = new twitterauthconfig(twitter_key, twitter_secret); digits.builder digitsbuilder = new digits.builder().withtheme(r.style.customdigitstheme); fabric.with(this, new twittercore(authconfig), digitsbuilder.build());
customdigitstheme:
<style name="customdigitstheme" parent="apptheme"> <item name="android:textcolorprimary">@android:color/black</item> <item name="android:textcolorsecondary">@android:color/darker_gray</item> <item name="android:windowbackground">@android:color/white</item> <item name="android:textcolorlink">@color/red_button</item> <item name="coloraccent">@color/red_button</item> <item name="dgts__logodrawable">@drawable/logo_app</item> </style>
thanks!
This article is a creative one and the concept is good to enhance our knowledge. Waiting for more updates.
ReplyDeleteAndroid Development Course Online
Learn Android Online
Informative content,thanks for sharing...waiting for next update...
ReplyDeleteWhat is javascript framework
Javascript front end frameworks