Skip to content

Commit

Permalink
opt: developer list contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
Sevtinge committed Apr 20, 2024
1 parent cd10ac1 commit aa9c6e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/xml/prefs_about.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Preference
android:icon="@drawable/ic_sevtinge"
android:layout="@layout/preference_round_layout"
android:summary="\@Sevtinge | Main design &amp; Hook"
android:summary="\@Sevtinge | Main Design &amp; Architecture &amp; Hook"
android:title="绀漓 | Sevtinge">
<intent
android:action="android.intent.action.VIEW"
Expand All @@ -29,7 +29,7 @@
<Preference
android:icon="@drawable/ic_nekoqiqi"
android:layout="@layout/preference_round_layout"
android:summary="\@mu7220 | Hook"
android:summary="\@mu7220 | Architecture &amp; Hook"
android:title="Neko Qiqi">
<intent
android:action="android.intent.action.VIEW"
Expand All @@ -39,7 +39,7 @@
<Preference
android:icon="@drawable/ic_hchenx"
android:layout="@layout/preference_round_layout"
android:summary="\@HChenX | Hook"
android:summary="\@HChenX | Architecture &amp; Hook"
android:title="焕晨HChen">
<intent
android:action="android.intent.action.VIEW"
Expand Down

0 comments on commit aa9c6e7

Please sign in to comment.