blob: 2ffe18ea6dccd31c95515ff08e2f5bf853d8c534 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
single avatar image inserted into post detail when showing liking users
-->
<org.wordpress.android.widgets.WPNetworkImageView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/image_like_avatar"
android:layout_width="@dimen/avatar_sz_small"
android:layout_height="@dimen/avatar_sz_small"
android:layout_marginRight="@dimen/margin_small" />