Files
UXP-Fixed/mobile/android/base/resources/layout/activity_stream_topsites_page.xml
T
2018-02-02 04:16:08 -05:00

7 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"/>