log filter input always caps the first word. this is because we changed the
android:inputType to "textCaps*". this limits the input to a single line which
was another issue, but we should probably use one of the other input types,
like "text". need to test though if this limits to single line as expected.
Original issue reported on code.google.com by jeffrey.blattman@gmail.com on 25 Oct 2010 at 3:17
Original issue reported on code.google.com by
jeffrey.blattman@gmail.com
on 25 Oct 2010 at 3:17