Pinned Loading
-
Utility class to compress JPEG images.
Utility class to compress JPEG images. 1package com.dhagz.squeeeze;
23import android.graphics.Bitmap;
4import android.graphics.BitmapFactory;
5import android.graphics.Matrix;
-
githubusers
githubusers PublicAn app that can fetch GitHub users list and then display the selected user's profile.
Kotlin
-
A utility class for converting pixel...
A utility class for converting pixels to dp, and vice versa. 1import android.content.Context;
2import android.content.res.Resources;
3import android.support.annotation.NonNull;
4import android.util.DisplayMetrics;
5 -
An abstract class to help out with s...
An abstract class to help out with storing simple objects to preference, like strings perhaps. 1import android.content.Context;
2import android.content.SharedPreferences;
3import android.preference.PreferenceManager;
4import android.support.annotation.NonNull;
5import android.support.annotation.Nullable;
-
Android Studio Dracula LogCat Colors
Android Studio Dracula LogCat Colors 1# Android Studio - Dracula LogCat Colors2You can customize colors at `Preferences > Editor > Colors & Fonts > Android Logcat`.
34[logo]: http://i.stack.imgur.com/e80XQ.png
5**Soft Colors**
-
PagedDragDropGrid
PagedDragDropGrid PublicForked from mrKlar/PagedDragDropGrid
An Android ViewGroup that implements a paged grid with drag'n'drop moveable items
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.