|
|
|
@ -15,7 +15,7 @@ GNU General Public License for more details. |
|
|
|
|
You should have received a copy of the GNU General Public License |
|
|
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
|
|
--> |
|
|
|
|
<org.floens.chan.ui.view.LoadView xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
|
android:id="@+id/loadview" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="match_parent"> |
|
|
|
@ -86,4 +86,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
</org.floens.chan.ui.view.LoadView> |
|
|
|
|
</FrameLayout> |
|
|
|
|