發表文章

目前顯示的是 1月, 2017的文章

Incorrect line ending: found carriage return (\r) without corresponding newline (\n)

圖片
            <!--                 <ImageView                 android:layout_width="@dimen/keyboard_separator_width"                 android:layout_height="match_parent"                 android:background="@drawable/separator_vertical"                 />                 <RelativeLayout                 android:id="@+id/button_sharp"                 android:layout_width="1dp"      ...