Skip to content

gitusp/rounded-activity

Repository files navigation

This repository is WIP

This might break ripple effects.

Rounded Activity - An activity decorator

A decorator that rounds corners of activities.
This library is for Android projects.

Installation

Example for Gradle:

compile 'ro.tsuku:roundedactivity:0.0.3@aar'

Usage

Simply call RoundHelper.round in onCreate of each activity.

RoundHelper.round(activity);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages