Commit 717d3a16 authored by Mygod's avatar Mygod

Add ActionBar to details activity

parent 40646360
...@@ -104,6 +104,8 @@ ...@@ -104,6 +104,8 @@
</intent-filter> </intent-filter>
</receiver> </receiver>
<activity android:name="com.google.android.gms.oss.licenses.OssLicensesActivity"
android:theme="@style/Theme.Shadowsocks.ActionBar"/>
<activity android:name="com.google.android.gms.oss.licenses.OssLicensesMenuActivity" <activity android:name="com.google.android.gms.oss.licenses.OssLicensesMenuActivity"
android:theme="@style/Theme.Shadowsocks.ActionBar"/> android:theme="@style/Theme.Shadowsocks.ActionBar"/>
<service android:name="com.google.firebase.components.ComponentDiscoveryService" <service android:name="com.google.firebase.components.ComponentDiscoveryService"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment