changes made
This commit is contained in:
7
source/libs/res/layout/fragment_teacher_substitution.xml
Executable file
7
source/libs/res/layout/fragment_teacher_substitution.xml
Executable file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<me.caesar2011.vpherder.views.PullToRefreshListView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:id="@+id/listview"
|
||||
android:listSelector="@android:color/transparent"
|
||||
android:background="@color/fragment_background" />
|
||||
Reference in New Issue
Block a user