Home | History | Annotate | Download | only in view

Lines Matching defs:getMinimumWidth

1674     public static int getMinimumWidth(@NonNull View view) {
1676 return view.getMinimumWidth();