Reputation: 2014
In framelayout, I want use the android:foregroundInsidePadding attribute but there is no documentation about this attribute (http://developer.android.com/reference/android/widget/FrameLayout.html)
When i write android:foregroundInsidePadding="true", i have an error "error: No resource identifier found for attribute 'foregroundInsidePadding' in package 'android'"
Anyone have info on this?
Thanks
Upvotes: 4
Views: 1958