equal
deleted
inserted
replaced
48 <category android:name="android.intent.category.LAUNCHER" /> |
48 <category android:name="android.intent.category.LAUNCHER" /> |
49 </intent-filter> |
49 </intent-filter> |
50 </activity> |
50 </activity> |
51 |
51 |
52 <activity android:name=".PrebuiltLicencesMaterial2Activity" |
52 <activity android:name=".PrebuiltLicencesMaterial2Activity" |
53 android:theme="@android:style/Theme.Material.Light.NoActionBar" |
53 android:theme="@style/Theme.AboutOss.Material2" |
54 android:exported="false" /> |
54 android:exported="false" /> |
55 |
55 |
56 <activity android:name=".PrebuiltLicencesMaterial3Activity" |
56 <activity android:name=".PrebuiltLicencesMaterial3Activity" |
57 android:theme="@android:style/Theme.Material.Light.NoActionBar" |
57 android:theme="@android:style/Theme.Material.Light.NoActionBar" |
58 android:exported="false" /> |
58 android:exported="false" /> |