Dactyloidae/mobile/android/base/resources/layout/activity_stream_topsites_page.xml

6 lines
348 B
XML

<?xml version="1.0" encoding="utf-8"?>
<org.mozilla.gecko.home.activitystream.topsites.TopSitesPage xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:paddingLeft="10dp"/>