0

こんにちは、私はこの形式でたくさんの行 (6000 など) を持っています:

<item component="ComponentInfo{com.Fraom.KiwiUI/com.Fraom.KiwiUI.LicenseActivity}" drawable="kiwi_ui"/>

Componentinfo から / までのテキストをすべての行から削除する必要があります。結果は次のようになります。

<item component="com.Fraom.NucleoUI.LicenseActivity}" drawable="flatdroid"/>

これを自動的に行う方法はありますか?ありがとうございます

4

1 に答える 1