am bff3a6cf: am f871566a: Merge "Enable adjustViewBounds on preference icon so that maxWidth is used" into lmp-dev
* commit 'bff3a6cfcc656d336f5d96a6bdc4045c63076924': Enable adjustViewBounds on preference icon so that maxWidth is used
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
android:id="@+id/icon"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:adjustViewBounds="true"
|
||||
android:maxWidth="48dp"
|
||||
android:maxHeight="48dp" />
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user