Searched refs:CustomView_aspectRatio (Results 1 – 2 of 2) sorted by relevance
721 public static final int CustomView_aspectRatio = 8; field in R.styleable
263 assertThat(a.getFloat(R.styleable.CustomView_aspectRatio, 1f)).isEqualTo(1.5f); in obtainStyledAttributes_shouldExtractAttributesFromAttributeSet()