mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-07-08 02:52:53 +00:00
Upgraded Gradle to version 3.1.3
This commit is contained in:
5
app/src/main/res/layout/activity_settings.xml
Normal file
5
app/src/main/res/layout/activity_settings.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:id="@+id/fragment" />
|
Reference in New Issue
Block a user