]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Comment about clipping.
authorThad Hughes <thadh@google.com>
Wed, 25 Dec 2013 18:31:19 +0000 (10:31 -0800)
committerThad Hughes <thadh@google.com>
Wed, 25 Dec 2013 18:31:19 +0000 (10:31 -0800)
res/layout/downloadable_dictionary_row.xml

index 0291aee614f858a02815b73d71fdcd9b600a67d7..365e1f48c5b2359fce5af711168e480fc64a2171 100644 (file)
@@ -18,6 +18,9 @@
             android:paddingRight="5dip" >
         </LinearLayout>
 
+        <!--
+        http://stackoverflow.com/questions/11243867/android-last-line-of-textview-cut-off 
+         -->
         <TextView
             android:id="@+id/dictionaryName"
             android:layout_width="0dp"