HomeSort by relevance Sort by last modified time
    Searched full:editstyledtext (Results 1 - 1 of 1) sorted by null

  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java 17 package com.android.ex.editstyledtext;
23 import com.android.ex.editstyledtext.EditStyledText.EditModeActions.EditModeActionBase;
24 import com.android.ex.editstyledtext.EditStyledText.EditStyledTextSpans.HorizontalLineSpan;
25 import com.android.ex.editstyledtext.EditStyledText.EditStyledTextSpans.MarqueeSpan;
26 import com.android.ex.editstyledtext.EditStyledText.EditStyledTextSpans.RescalableImageSpan;
90 * EditStyledText extends EditText for managing the flow and status to edit the styled text. Thi
    [all...]

Completed in 185 milliseconds