2015-12-11 90 views

回答

0

這是不可能通過公共api。閃爍速率由在Editor

/** 
* Helper class used by TextView to handle editable text views. 
* 
* @hide 
*/ 
public class Editor { 
    private static final String TAG = "Editor"; 
    static final boolean DEBUG_UNDO = false; 

    static final int BLINK = 500; 

TextView定義的恆定BLINK定義保持對Editor對象的引用