|
@@ -17,13 +17,13 @@
|
|
|
~ You should have received a copy of the GNU General Public License
|
|
|
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
-->
|
|
|
-
|
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:paddingBottom="4dp"
|
|
|
- tools:background="@color/white">
|
|
|
+ tools:background="@color/white"
|
|
|
+ tools:ignore="UseCompoundDrawables">
|
|
|
|
|
|
<ImageView
|
|
|
android:id="@+id/poll_voter_avatar"
|