Twidere-App-Android-Twitter.../twidere/src/main/kotlin/org/mariotaku/twidere/fragment/MessagesEntriesFragment.kt

9 lines
167 B
Kotlin
Raw Normal View History

2016-07-08 09:52:32 +02:00
package org.mariotaku.twidere.fragment
import android.support.v4.app.Fragment
/**
* Created by mariotaku on 16/3/28.
*/
class MessagesEntriesFragment : Fragment()