Skip to content

Instantly share code, notes, and snippets.

@idanakav
idanakav / percent_example
Created May 29, 2015 08:35
Percent library
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">
<android.support.percent.PercentRelativeLayout
android:layout_height="match_parent"
android:layout_width="match_parent"