Android frameworks – Telegram
Android frameworks
224 subscribers
39 photos
2 videos
42 files
196 links
Contact admin: @maninblack1234
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Submarine (Apache License Version 2.0 )

Fully customizable floating navigation view for listing items dynamically on Android.

License: Apache License Version 2.0

#UI #navigation #ApacheLicenseV2 #kotlin

https://github.com/skydoves/Submarine
This media is not supported in your browser
VIEW IN TELEGRAM
EmotionRatingView (Apache License Version 2.0)

EmotionRatingApp is a library for Android apps demonstrating emotional response based on selected rating.

#UI #ApacheLicenseV2 #Kotlin

https://github.com/rubygarage/emotion-rating-view
This media is not supported in your browser
VIEW IN TELEGRAM
ArcLayout (Apache License Version 2.0)

With Arc Layout explore new styles and approaches on material design

#ui #layout #ApacheLicenseV2

https://github.com/florent37/ArcLayout/blob/master/README.md
This media is not supported in your browser
VIEW IN TELEGRAM
AG Skeleton Loading (None)


AG Skeleton Loading is a library to provide a easy way to include skeleton loading.

#UI #Loading #Kotlin

https://github.com/AgnaldoNP/AGSkeletonLoading
Image processing (None)

Project for the computer mathematics course of the Peruvian University of Applied Sciences - 3rd cycle


#UI #Image #processing #Java

https://github.com/enzoftware/images-processing
RxPermission (Apache License Version 2.0)

This library wraps the Android Runtime Permissions with RxJava 2. It's based on the RxPermissions library and was adjusted with simplicity in mind. Here are a few things that are different:

- API is really small and focused
- Uses a shadowing Activity to request the permission which allows you to use the library within Services, Broadcastreceiver etc.
- Supports the 'Never ask again' case

#RX #Permission #ApacheLicenseV2

https://github.com/vanniktech/RxPermission
Card Form (MIT)

Card Form is a ready made card form layout that can be included in your app making it easy to accept credit and debit cards.

#UI #View #MIT

https://github.com/braintree/android-card-form
This media is not supported in your browser
VIEW IN TELEGRAM
DiscreteScrollView (Apache License Version 2.0)

The library uses a custom LayoutManager to adjust items' positions on the screen and handle scroll, however it is not exposed to the client code. All public API is accessible through DiscreteScrollView class, which is a simple descendant of RecyclerView.

If you have ever used RecyclerView - you already know how to use this library. One thing to note - you should NOT set LayoutManager.

Usage:
1. Add DiscreteScrollView to your layout either using xml or code.
2. Create your implementation of RecyclerView.Adapter. Refer to the sample for an example, if you don't know how to do it.
3. Set the adapter.
4. You are done!

#UI #View #ScrollView #RecyclerView #ApacheLicenseV2

https://github.com/yarolegovich/DiscreteScrollView
RxAnimation (Apache License Version 2.0)

This is an Android library to make a simple way to animate your views on Android with Rx.

#UI #Animation #RX #KOTLIN #ApacheLicenseV2

https://github.com/lopspower/RxAnimation
This media is not supported in your browser
VIEW IN TELEGRAM
CircleView (Apache License Version 2.0)

An animated circle view. Can be used in 'value mode' or 'spinning mode'. Nice transitions between spinning and value. Can be used as a loading indicator and to show progress or values in a circular manner. In seek mode, it can also be used to set a value.

#UI #Progress #ApacheLicenseV2

https://github.com/jakob-grabner/Circle-Progress-View
This media is not supported in your browser
VIEW IN TELEGRAM
Android Ripple Background (MIT)

A beautiful ripple animation for your app. You can easily change its color, speed of wave, one ripple or multiple ripples. See demo below.

#UI #Animation #MIT

https://github.com/skyfishjy/android-ripple-background
This media is not supported in your browser
VIEW IN TELEGRAM
uCrop - Image Cropping Library for Android (Apache License, Version 2.0)

This project aims to provide an ultimate and flexible image cropping experience.

#UI #Image #ApacheLicenseV2

https://github.com/Yalantis/uCrop