Top "Android-percent-library" questions

The Percent package provides APIs to support adding and managing percentage based dimensions in your app.

Set width of parent linear layout as percentage of the screen

I am building an android application and I have a dialog fragment. The dialog fragment has a set width. However, …

android android-layout android-dialogfragment android-percent-library
PercentRelativeLayout, how to set the height programmatically

I am using PercentRelativeLayout from android percent support package. this is what I have in my layout. <android.support.…

java android android-relativelayout android-percent-library
Installation of the com:android:support:percent:22.2.1 library fails in Android Studio

Installation of the com:android:support:percent:22.2.1 library fails in Android Studio, although I have the Android Support Library and …

android android-support-library android-percent-library