summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/layout_poll.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/layout_poll.xml')
-rw-r--r--app/src/main/res/layout/layout_poll.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/src/main/res/layout/layout_poll.xml b/app/src/main/res/layout/layout_poll.xml
index a2d51e0da..91e475278 100644
--- a/app/src/main/res/layout/layout_poll.xml
+++ b/app/src/main/res/layout/layout_poll.xml
@@ -54,10 +54,6 @@
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="wrap_content">
- <br.com.felix.horizontalbargraph.HorizontalBar
- android:id="@+id/choices"
- android:layout_width="match_parent"
- android:layout_height="match_parent"/>
</LinearLayout>