android-calculatorpp/app/src/main/res/layout/fragment_plot_functions.xml
2016-03-02 07:28:15 +01:00

4 lines
221 B
XML

<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="match_parent" />