fix bubble height change glitch

Closes #4033
// FREEBIE
This commit is contained in:
Jake McGinty 2015-09-06 17:05:46 -10:00 committed by Moxie Marlinspike
parent 469c3298cc
commit f047df0fe8

View File

@ -5,7 +5,7 @@
<pl.tajchert.sample.DotsTextView
android:id="@+id/pending_indicator"
android:layout_width="20dp"
android:layout_height="wrap_content"
android:layout_height="20dp"
android:visibility="gone"
android:textAppearance="?android:attr/textAppearanceSmall"
android:fontFamily="sans-serif-light"