public static int getHeight(Context context, String text, int textSize, int deviceWidth) { TextView textView = new TextView(context); ...
確定! 回上一頁