Lockscreenimagestatus _hot_ File
public class LockscreenImageStatus extends Fragment { private Context context; private ImageView imageView; private TextView imageSourceTextView; private TextView imageTimestampTextView;
@Override public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { View view = inflater.inflate(R.layout.lockscreen_image_status, container, false); lockscreenimagestatus
// LockscreenImageStatus.java