public static Typeface getTypeface(Context ctx, String path) { try { if (path.startsWith(fAssetPathPrefix)) { return Typeface.createFromAsset(ctx.
確定! 回上一頁