Breaking
Loading...

Technology

Featured

Tags

Recent Post

Featured
Most Popular
Videos
Showing posts with label studio. Show all posts
Showing posts with label studio. Show all posts

Icon Pack Android Studio

This will automatically make all the different resolution of the icon available. If you don't want them. Best practices component, styles, and shared libraries Show grid file_download download zip.Icon pack android studio. You should have first android studio and all sdk and build tools. Download over 2,180 icons of android in svg, psd, png, eps format or as webfonts. This one is a bit of a pe

 
. // See http://yabtb.blogspot.fi/2012/07/resize-popular-post-thumbnail.html var newSize = 150; // this is the new thumbnail size, you can change this $("#PopularPosts1 .item-thumbnail img").each(function() { var oldSize = $(this).attr("width"); $(this).attr("width", newSize); $(this).attr("height", newSize); $(this).attr("src", $(this).attr("src").replace("/s"+oldSize+"-c/", "/s"+newSize+"-c/")); }); //]]>