Skip to content

Commit d7d362d

Browse files
committed
BertApp
1 parent 8c6c692 commit d7d362d

File tree

2 files changed

+2
-32
lines changed

2 files changed

+2
-32
lines changed

BetApp/.idea/workspace.xml

-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BetApp/app/src/main/AndroidManifest.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@
1212
<activity
1313
android:name=".AnaSayfa"
1414
android:label="@string/title_activity_ana_sayfa"
15-
android:supportsRtl="true"
16-
android:theme="@style/Theme.BetApp.NoActionBar">
1715

18-
</activity>
16+
android:supportsRtl="true"
17+
android:theme="@style/Theme.BetApp.NoActionBar" />
1918
<activity android:name=".Login">
2019
<intent-filter>
2120
<action android:name="android.intent.action.MAIN" />

0 commit comments

Comments
 (0)