rename from Pixiview to Gallery
This commit is contained in:
6
Gallery.Android/Resources/layout/RadioGroup.xml
Executable file
6
Gallery.Android/Resources/layout/RadioGroup.xml
Executable file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<RadioGroup xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="horizontal"
|
||||
android:id="@+id/SegControl" />
|
Reference in New Issue
Block a user