Skip to content

Latest commit

 

History

History
419 lines (364 loc) · 24.8 KB

README.md

File metadata and controls

419 lines (364 loc) · 24.8 KB

TreasureBox

Collections

目录

--

--

--

--

--


View

Anim

android-different-loading-animations

Github

different types of loading animations.

Screenshot

LoadingImageView

Github

Screenshot

ColoringLoading

Github

Screenshot

NINJA BUTTERFLY VIOLIN
RIFLE HEAR STYLE TOOTH
CUCUMBER STORM DOGEZA
CAT

android-DecoView-charting

Github

Screenshot

TransitionPlayer

Github

Screenshot

FancyBackground

Github

Screenshot

FAB

FAB-Loading

Github

A loading animation based on Floating Action Button.

Screenshot

marvel_loader

FloatingActionButton

Github Screenshot Screenshot

WheelView


Date&Time_Picker


PopWindow

frenchtoast

Github

Screenshot

PullToRefresh

Github

Screenshot

SearchableSpinner

Github

Screenshot

ScrollView

Github

Screenshot

Graphic

android-gpuimage

Goal is to have something as similar to GPUImage as possible. Vertex and fragment shaders are exactly the same. That way it makes it easier to port filters from GPUImage iOS to Android. Github

Picasso Sample

Screenshot

Function

Bug

telescope

Github

Screenshot

Reflection

jOOR

Github

// All examples assume the following static import:
import static org.joor.Reflect.*;

String world = on("java.lang.String")  // Like Class.forName()
                .create("Hello World") // Call most specific matching constructor
                .call("substring", 6)  // Call most specific matching substring() method
                .call("toString")      // Call toString()
                .get();                // Get the wrapped object, in this case a String

Demo

Telegram

Telegram API manuals

MTproto protocol manuals

Github

JustWeTools

Github Screenshot Screenshot Screenshot Screenshot

9GAG

Github

AS_plugins